How do I handle the following situation? User clicks a link to a CF page. The page is, for whatever reason, slow to respond. User becomes impatient and clicks the same link x number of times in secession hoping to get a response from the server. Now there are x multiple requests that are slow running. This acerbates the problem as the server has now queued up to run the same slow requests multiple times.
Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345848 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

