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

Reply via email to