Hi,
I can press F5 until my finger goes sore, and still tomcat is running smooth. Seems to me that you have a problem in your app.
Trond
Martyn Hiemstra wrote:
Hi All
I beleive I may have found a major flaw in Tomcat 4, 5.0 and 5.5
I have created a numerous amount of applications and deployed them. After a page has loaded I press F5 5 times. This causes tomcat to CRASH!!!!
I have tried Tomcat 4, Tomcat 5, Tomcat 5.5 all with different java versions. I have disabled all the filters in my application. Every possible combination will crash tomcat if you perss F5 more than 5 times fast. If you are running tomcat please try it and let me know if tomcat crashes and with which version.
After looking for hours I found a filter that catches all the incoming requests. Each request is put in a queue and the first and last request is let through, the rest is thrown away. This seems to work.
Has anybody else got this problem?
Martyn
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
