> On Dec 23, 2016, at 3:05 AM, Mark Thomas <ma...@apache.org> wrote: > >> I have 13 web apps installed, and I changed the startStopThreads to 15. >> It did not seem to make the application launch any faster. Looking at >> the startup messages like this: > > startStopThreads only applies to the immediately nested component. So using > the setting on the Engine will try to start your one host in parallel. Not > helpful. Try moving that setting to the Host. > > Mark
I did that and I can now see them starting in parallel. Thank you. —Jesse Barnum, President, 360Works