SV: Enqueuing users requests

2007-11-20 Thread Wilhelmsen Tor Iver
> I noticed that users are able to click several times at times and their actions are queued. But I'd prefer if the server drops any new request if the first one is not completed. Do you know if it is possible to configure the system to behave this way ? A common way to do this is using a "token p

Enqueuing users requests

2007-11-19 Thread Stéphane Hanser
Hi everybody, I’m managing a web application written with Spring. I’m using Apache 2 -> mod_jk as a load balancer -> Tomcat 5.5 I noticed that users are able to click several times at times and their actions are queued. But I’d prefer if the server drops any new request if the first one is not