in the connection pool. 8 out 10 times this can be the
solution.
ND
-Original Message-
From: foo shyn [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 6:05 AM
To: users@tomcat.apache.org
Subject: Tomcat servlet load handling
Hi,
I face problems when Tomcat is facing heavy load
It is the Connector element which you need to adjust, i.e., up the
maxThreads value.
> -Original Message-
> From: foo shyn [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 6:05 AM
> To: users@tomcat.apache.org
> Subject: Tomcat servlet load hand
Hi,
I face problems when Tomcat is facing heavy load for a particular servlet. I
got a servlet which serves a large amount of data to users. When a
particular number of users is accessing this servlet, others failed to reach
it (receive nothing until the connection timed out). If they access other