Is it required to, for instance, if you had a 4 chain handler as follows:

ReadCache->Handler->WriteCache->Apache::Compress

for the WriteCache handler to do:  $r->filter_input() and $r->print() while
<$fh>  even if it doesnt need to?

If I don't do that I seem to be losing all output, when I get to the
Apache::Compress stage



----- Original Message -----
From: "Ken Williams" <[EMAIL PROTECTED]>
To: "modperl" <[EMAIL PROTECTED]>
Cc: "JR Mayberry" <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 6:02 PM
Subject: ANNOUNCE: Apache::Filter 1.017


> The URL
>
>
http://www.mathforum.com/~ken/modules/archive/Apache-Filter-1.017.tar.gz
>
> has entered CPAN as
>
>   file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-Filter-1.017.tar.gz
>   size: 24147 bytes
>    md5: 304aabb626ae8694ca75e639b1981e7b
>
>
> Changes from 1.016:
>
>    Fixed a filehandle bug in which send_fd() would complain about a 'Bad
>    filehandle'.  Occurred most often with Apache::Compress.
>
>    Added a couple of tests to properly exercise the send_fd() method.
>
>
>   -------------------                            -------------------
>   Ken Williams                             Last Bastion of Euclidity
>   [EMAIL PROTECTED]                            The Math Forum

Reply via email to