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

--- Comment #8 from Pawel Tucholski <pawel.tuchol...@gmail.com> 2010-03-26 
15:17:54 UTC ---
Hi

I think we are facing an issue similiar or same as the described and we have
also mod_jk 1.2.28. However we can not reproduce it in the test env or during
performance testing.

Could you give me some hint on how to reproduce the issue you were facing?

Is this the scenario to reproduce it?

* mod_jk: Request 1 sent to tomcat got timeout after 2 mins while waiting for a
response
* mod_jk : Request 2 reuses the socket of the Request 1 and reads the response
of the Request 1 from tomcat.

The thing is that we don't set the socket_timeout (default is infinity) so that
does not fit to the described scenario.

Is it a true statement that DisableResuse set to false is solving your issue?

Cheers

Pawel

-- 
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