Tomcat 6:

I am seeing Exception in localhost java.net.SocketTimeoutException:
Read time out. I looked at the access log and I see tomcat returning
Http 500. Only thing in common is that "%b" (bytes sent) for all the
timeouts are 2657. For rest of them where requests are successfull
it's less than 2657.

Could someone help me understand what %b is for in localhost access
logs and if what I am seeing makes sense.

Does SocketTimeoutException correspond to ConnectionTimeout in the
connector? We tried increasing it but didn't make any difference.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to