https://issues.apache.org/bugzilla/show_bug.cgi?id=48191

--- Comment #4 from Rainer Jung <rainer.j...@kippdata.de> 2009-11-20 10:57:11 
UTC ---
OK, so we know, that this problem here (errno=11 during read) comes from the
socket_timeout.

Concerning your other observation: that is a totally different problem, even if
it looks the same to you. There you send a tiny html content and the JK log
shows, that we return the content, but the browser is not showing it. There are
multiple reasons possible, from invalid content send up to MSIE behaviour.

Try again using a simple commandline http client like wget or curl. If they
show the content, then there's not bug with mod_jk. If you still think there's
a problem in that html use case, please open another issue.

The case with socket_timeout set and resulting in errno=11 will be handled
here. We know enough about it now to fix it :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to