> From: Jones, Keven [mailto:keven.jo...@ncr.com]
> Subject: RE: Tomcat maxThreads Issue
> 
> I am going to attempt to set the maxThreads on 8011 
> to 600 and hope it helps.

It will likely only postpone the problem.

> Yes, there is a firewall between the web sever and the
> app(tomcat)/db(mysql) server.

The question was whether or not there's a firewall between httpd and Tomcat, 
not Tomcat and the DB server.  If there is a firewall between httpd and Tomcat, 
it could be silently dropping the AJP connections, leaving Tomcat threads 
stranded on unusable ports.

There has been much discussion about this of late on this mailing list; I'll 
try to find some pointers for you.

Unless you're seeing OutOfMemoryErrors in your Tomcat logs, the heap sizing is 
very likely a red herring.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to