Re: , FastCGI disables Apache2's mod_deflate (Andrej van der Zee)
"Andrej van der Zee" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Thanks a lot for our explanation. In the meanwhile I found that this patch (or a similar one) has been added to the 2.4.4 release: http://fastcgi.com/archives/fastcgi-developers/2007-November/004883.html I installed it and the output filters work again. Cheers, Andrej 2008/3/9 Philipp Dunkel <[email protected]>: > Hi Andrej, > We recently had the same problem. The reason for this id not that it is > disabled, but that there is a bug in mod_fastcgi, that prevents mod_deflate > (or any other filter) from handling mod_fastcgi output correctly. > > I have gone into the code of mod_fastcgi and created a patch. Supposedly > it is going into the net maintainance release. I have attache the patch > again for you. You need to patch mod_fastcgi and then recompile and install > it. > > Regards,ΦΔ > > Technical Info: mod_fastcgi never sends a bucket with the EOS flag down > the Apache bucket brigade. Therefore any filter after mod_fastcgi will never > know that the content has ended. This is not a problem if there are no > filters, because if there is only a handle all processing has ended when it > returns. But when there are filters involved they get invoked every time > there is data passed down the bucket brigade, and Apache never really knows > when to stop. > > > ------------------------------ > Philipp Dunkel > i5invest > > Telefon: +43720407204 > Fax: +4313060903-9 > E-Mail: [email protected] > Web: http://www.i5invest.com > > [image: Hitradio Ö3 für Licht ins Dunkel]<https://www.emailcharity.com:443/project/details/1?otype=em&origin=5f44284b89a3ef320fc0c6f7a545e9df> > Jetzt gratis email charity Signatur <https://www.emailcharity.com:443/> holen > oder direkt spenden<https://www.emailcharity.com:443/project/details/1?otype=em&origin=5f44284b89a3ef320fc0c6f7a545e9df> > ! > > On Mar 8, 2008, at 18:00 , [email protected] wrote: > > FastCGI disables Apache2's mod_deflate (Andrej van der Zee) > > > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/