> 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
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