a db queries being fast or slow is irrelevant.
What about closed connections, what about slow responses from the database
server, what about network issues between web and database server.
All of these can cause a page to run slow or even hang waiting for a reply
from the server.
If a user closes his browser or goes away form the page before a response
is received, then this can also leave the original request hanging.



On Sat, May 25, 2013 at 7:49 PM, Richard Steele <[email protected]> wrote:

>
> Thanks. But no, the db queries are fast.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:355845
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to