Why does JBossWeb perform a new SSL handshake after 99 requests?
Issue
- Why does JBossWeb perform a new SSL handshake after 99 requests?
- For client performance reasons, we need no to avoid this SSL handshake. We have put -1 to the Connection-Time-Out parameters on the HTTPS connector, but we have a SSL connection close after 99 requests on a same socket.
- How can we remove this limit?
Environment
- JBoss Enterprise Web Platform
- 5.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.