Re: Deflate problem

Torsten Förtsch <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Saturday, May 07, 2011 12:30:56 Idel Fuschini wrote:
> I've got this problem with DEFLATE.

I think you either simply forgot to mention a PerlResponseHandler or you 
should omit the "SetHandler modperl".

> <Location /WSDeflate/*>
>    PerlSetOutputFilter DEFLATE
>    PerlSetOutputFilter INCLUDES
>    SetHandler modperl
>    PerlOutputFilterHandler Apache2::AMFWebService
>    Allow from all
> </Location>

Further, the order the filters will be called is this:

INCLUDES ==> Apache2::AMFWebService ==> DEFLATE

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.