Ok I found a "Engine" reference in the server.xml for the catalina service. I am guessing that the attribute should go in there somewhere. I will look at the engine documentation to see how to add it. Thanks, -Tony
--- On Tue, 12/4/12, Tony Anecito <[email protected]> wrote: From: Tony Anecito <[email protected]> Subject: RE: Suggestion for improving Tomcat startup performance... To: "Tomcat Users List" <[email protected]> Date: Tuesday, December 4, 2012, 3:55 PM Hi Chuck, According to someone else that is the attribute to use. But as in my last message I could not find where it is or if not by default in some config file which config file to use. Thanks, -Tony --- On Tue, 12/4/12, Caldarale, Charles R <[email protected]> wrote: From: Caldarale, Charles R <[email protected]> Subject: RE: Suggestion for improving Tomcat startup performance... To: "Tomcat Users List" <[email protected]> Date: Tuesday, December 4, 2012, 3:45 PM > From: Tony Anecito [mailto:[email protected]] > Subject: Suggestion for improving Tomcat startup performance... > I am using Tomcat 7.0.33 and notice on Tomcat startup my web services > startup in series rather than parallel. If you do not have it you might > want to have an option to startup apps in parallel or assign number of > threads that can startup in parallel. Do you mean the startStopThreads attribute documented for <Engine> and <Host>? http://tomcat.apache.org/tomcat-7.0-doc/config/engine.html http://tomcat.apache.org/tomcat-7.0-doc/config/host.html - 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: [email protected] For additional commands, e-mail: [email protected]
