> From: Michael Ludwig [mailto:m...@as-guides.com] > Subject: Re: tomcatThreadPool - when to make changes > > it seems to me that thread pools created implicitly by a > <Connector> apply to that <Connector> only, while thread > pools created explicitly by an <Executor> apply to <Connector>s > referencing it by Connector/@executor.
Correct; an <Executor> allows thread resources to be shared across <Connector>s. - 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