R: How to limit requests per second

2009-07-17 Thread Leandro Dardini
Via Cairoli, 16 59100 Prato Tel: +39 05741835216 Fax: +39 05741835212 Mobile: +39 3474501445 > -Messaggio originale- > Da: Tamer Abdulazim [mailto:eng.ta...@gmail.com] > Inviato: mercoledì 15 luglio 2009 18.20 > A: users@tomcat.apache.org > Oggetto: How to limit requests per

RE: How to limit requests per second

2009-07-15 Thread Caldarale, Charles R
> From: Tamer Abdulazim [mailto:eng.ta...@gmail.com] > Subject: How to limit requests per second > > We have a servlet deployed on Tomcat 5.5. Another 3rd party > application call this servlet heavily. The system works fine > for 20 requests per second but it crash if it exc

How to limit requests per second

2009-07-15 Thread Tamer Abdulazim
Hi, We have a servlet deployed on Tomcat 5.5. Another 3rd party application call this servlet heavily. The system works fine for 20 requests per second but it crash if it exceeded this limit. We cannot control the 3rd party system that call our servlet. Can we change any configuration in tomcat t