Hanging requests with nio2/openssl connector

2019-01-16 Thread Roger Brechbühl
Hello, When using Nio2 connector with OpenSSL we sometimes had hanging requests which finally ended in a timeout. This behaviour was not reproducable with single requests (e.g. via Browser, with curl etc) but while doing some research we were able to find a pattern and could reproduce this with

Re: Debugging tomcat native connector

2018-10-31 Thread Roger Brechbühl
with which connector do you have problems? nio, nio2 or apr? I ask because we have problems with nio2-openssl when ssl session is reused e.g. when a request is proxied with nginx. kind regards, Roger Mark A. Claassen schrieb am Mi. 31. Okt. 2018 um 15:32: > Is there a way to debug the native