> From: Mark H. Wood,UL 0115A,+1 317 274 0749, 
> [mailto:[EMAIL PROTECTED] On Behalf Of Mark H. Wood
> Subject: Re: Server.xml Sort on Start
> 
> I don't *know*, mind you, but random ordering suggests that the
> container starts a thread for each 'host' and the checks are taking
> place in those threads.

Not by default - the <Host> entries are processed by the thread that
handles the <Engine>.  However, setting backgroundProcesserDelay in a
<Host> element will cause it to be processed by its own thread.  (It's
default value is -1.)  Look at the Threads display in Lambda Probe for
ContainerBackgroundProcessor threads.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to