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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Add info from the users list that the timeout does occur after approx 15
minutes.

This is - believe it or not - working as designed! See this thread from SO (it
is off topic for SO but spot on for this problem)
http://stackoverflow.com/questions/15484906/change-the-tcp-timeout-for-a-linux-network-device

It would appear that the only way to handle this if you want to continue to use
the BIO connector is is to reduce /proc/sys/net/ipv4/tcp_retries2 

I'll add some information about this to the WebSocket docs.

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