- From: Bill Welliver <hww3 AT riverweb.com>
- To: <caudium-devel AT caudium.net>
- Subject: Re: [caudium-devel] FastCGI update
- Date: Wed, 29 Mar 2006 11:47:28 -0500 (EST)
>
If you reload the same page before the data for the current page has
>
been sent, could that close the server fd?
>
>
That would explain some nbio errors. I have some webmasters here who
>
are unable to click on their mouse _once_.
I'm pretty sure the answer to that question is "yes"...
If you look at http.pike, you'll see that it sets a close callback on the
fd connection to the client. So, when the client connection closes (such
as when the user clicks "stop", that callback is closed. Sometimes there
are write operations in progress when the close comes through, so things
get messed up.
Bill
Archive powered by MhonArc 2.6.10.