Hi tomcat users!

Can anybody answer this question:
Every connection with tomcat is closed after exactly 100
request/response-pairs.

Why?

HTTP/1.1 requests are sent through either a Java socket or a telnet session.
It doesn't matter if the requests and responses are small or large.
It doesn't matter if I set the config. CoyoteConnector attribute acceptCount
to any value.
It doesn't matter if I use @page session="true" or sesion="false".

Any ideas?

Bas Alberts


Reply via email to