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

--- Comment #1 from Adarsh Mysore <adarsh.tm...@gmail.com> 2011-06-22 11:20:17 
UTC ---
I have tested with below 2 connector configurations too....The issue is the
same.

<Connector port="80" protocol="org.apache.coyote.http11.Http11NioProtocol"
                connectionTimeout="3600000"    
                keepAliveTimeout="3600000" 
                redirectPort="8443" />



Even for,

<Connector port="80" protocol="org.apache.coyote.http11.Http11NioProtocol"
socket.soKeepAlive="true" socket.soTimeout="3600000" maxKeepAliveRequests="-1"
redirectPort="8443" />

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