You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Amol Puglia <am...@yahoo.com> on 2010/08/17 13:05:26 UTC

[users@httpd] Significance Of HTTP 202 Code in access logs

Hello All,
 
We have noticed lots of 202 httpd code in the access logs of apache.
 
We would like to know what does it mean and whether it indicates any problem on web server end.
 
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202
 
We are using following version of apache and tomcat.
 
Apache 2.0.59.
 
Tomcat 5.5.9.
 
 
Appreciate your cooperation on this.
 
Thanks,
 
Amol Puglia
 
 


      

Re: [users@httpd] Significance Of HTTP 202 Code in access logs

Posted by Nick Kew <ni...@webthing.com>.
On 17 Aug 2010, at 12:05, Amol Puglia wrote:

> Hello All,
>  
> We have noticed lots of 202 httpd code in the access logs of apache.

202 is the HTTP response code.  Your application is sending it.
Nothing to worry about, but you should get a sysop who can check up on
any gaps in his/her existing knowledge.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org