On Sun, 28 Jan 2001, Stas Bekman wrote:
 
> But it still might be useful for:
> 
> 1. Those who have a huge code base and want an external solution instead
> going to fish in the code and place the checking code.
> 
> 2. Those who need mod_cgi back compatibility (and there are many who needs
> that) (of course they can use if $ENV{MOD_PERL} but still they have to
> find all the right place to plug the checking.

ok, but i repeat: "if the client goes away writes are noops"
why do you need to check in the first place?
you can also check the return value of print(), which returns false if
r->connection->aborted.

Reply via email to