is will no longer necessarily be
the case.
It will be possible for Tomcat to handle many (and the value of 'many'
is heavily dependent on what your app does :) more socket connections
than the configured maxThreads.
"Feng Xie (fxie)" <[EMAIL PROTECTED]> wrote in message
ne
I like to get some help on how to configure the maximum number of
connections could be supported by Tomcat5.0.
There is one config attribute called "maxThreads", according to Tomcat
doc, which is " The maximum number of request processing threads to be
created by this Connector, which therefor
Hi,
Is there any way to configure HTTP1.1's persistent connection's
pipeline length on Tomcat 5.0 ? By pipeline length, I mean the number
of HTTP request could be sent by the HTTP/1.1 client before it gets back
the first response.
Thanks in advance,
Feng