On Wed, Dec 07, 2005 at 05:24:46PM +0100, Plm, Rdiger, VIS wrote:
> Yes, I know. Maybe this is nitpicking, but my original understanding is that
> c->aborted is set if the connection to the client has broken for whatever 
> external
> reason on the network route between client and server, not if we decide that 
> we
> need to / should break this connection to the client because of something has 
> gone
> wrong on the backend. But as said, this is possibly just nitpicking :-).

Nope, that's the flag we set when we want the core to drop the connection.
I thought that it would be set by the filters when a connection was
dropped, but, as I said earlier in this thread, I'm wrong.  The filters
will never ever set it.  -- justin

Reply via email to