I'm using Tomcat 8.5.16 with the NIO2 connector and OpenSSL. It seems that if a 
request runs for more than 10 seconds, Tomcat simply cuts off the response. 
This does not happen with either the NIO or APR connectors. I'm using all 
default settings. Is this expected behavior or am I missing a setting 
somewhere? Here are links showing the behavior with identical settings except 
for the connector:

NIO2: https://www.arclearn.com/sleep.jsp
NIO: https://www.arclearn.com:8443/sleep.jsp

- Matt

Reply via email to