Hi everybody,
Im managing a web application written with Spring. Im 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 Id 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 ? Thanks in advance, Stéphane Hanser