> From: Simão Fontes [mailto:simao.fon...@fccn.pt]
> Subject: tomcat 5.5.25 - Multiple Connectors and performance lost
> 
> I have 4 web applications that communicate with each other. My problem
> consists in getting the information form the various applications when
> the number of threads is reached only by one application.

Perhaps you could create a filter for each webapp that monitors the number of 
concurrent threads for its webapp and rejects (or queues) requests that exceed 
some pre-defined limit.

 - 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

Reply via email to