> From: Michael Ludwig [mailto:m...@as-guides.com] > Subject: Re: tomcatThreadPool - when to make changes > > Is the possibility to enforce thread quotas for applications (via their > <Connector>s) the main reason for the existence of <Executor>s?
The <Executor> or <Connector> thread pool applies to everything under an <Engine>, so threads cannot be limited on a per-webapp basis. - 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