> From: Dima Retov [mailto:[EMAIL PROTECTED] 
> Subject: Performance throttling
> 
> Is that possible to do performance throttling (or shaping) in tomcat
> on per context base?

No direct mechanism that I'm aware of (although others might).  I
suppose you could segregate apps under different <Engine>s, and you can
set thread priority for each <Connector> associated with an <Engine>.

 - 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