Usually when I see this happen is when I've written a poor query and the
database server is taking longer to process said query than the CF Admin
allows.  In this case, the CF request is ended, but the database is still
processing my request.  The database server will churn and churn on the
problem until it's finished, but by that time, the result has no place to go
to.

-----Original Message-----
From: Earl, George [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 16, 2003 1:34 PM
To: CF-Talk
Subject: Request timed out - what does this mean?

When CF terminates a request based on the timeout parameter set in the CF
Admin, and when the request being terminated is an SQL query or a request to
a stored procedure (i.e., the error message in the log includes the SQL or
the name of the stored procedure), is it safe to assume that the request
ended with the answer set from the SQL or stored procedure still not
returned to the web server? Or could it be that the answer set came back to
the web server and the cfm page is still processing it? Thanks!

George
[EMAIL PROTECTED]
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to