Quick HTTP/CF questions:

I take it then that when a user hits STOP, the browser sends a message to
the web server.  Correct?  Does it send a similar message to the server when
the browser decides to time out?

Does the web server then send a message to CF, saying "nevermind", or is
there no communication, merely the closing of the 'pipe'?  If there's no
message, this could have an adverse affect on performance.  Not just those
(damned annoying) error messages that fill up the logs, but because CF keeps
on blindly processing STOPPED requests, when the web server is smart enough
to quit processsing them.

Jim



----- Original Message -----
From: "Nick McClure" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 12:55 PM
Subject: Re: Windows NT Error 109 occurred


> NT Error 109 is "The pipe has been ended."
>
> This is caused when something timed out or a user hits the stop button on
a
> page before it is done loading.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to