Re: Employing mod_deflate Apache module
Re: Employing mod_deflate Apache module
- Subject: Re: Employing mod_deflate Apache module
- From: Gennady Kushnir <email@hidden>
- Date: Mon, 14 Feb 2011 21:27:02 +0300
It is not Wonder app.
Why make such tricks whereas Apache should do that already?
2011/2/14 Timo Hoepfner <email@hidden>:
> If it's a Wonder app, add this to you Properties and you're done:
>
> er.extensions.ERXApplication.responseCompressionEnabled=true
>
> Timo
>
> Am 14.02.2011 um 09:59 schrieb Gennady Kushnir:
>
>> Hello list!
>> I've just tried to compress traffic produced by my WOApp but I only
>> succeeded in compressing static resources (css and js).
>> Here is my configuration fragment.
>>
>> <IfModule mod_deflate.c>
>> AddOutputFilterByType DEFLATE text/html application/xhtml+xml
>> text/plain text/xml \
>> text/css text/javascript application/x-javascript
>> application/javascript
>> </IfModule>
>>
>> Does anybody know what should be written to Apache mod_deflate
>> configuration so that it also compress WO-generated pages?
>>
>> Regards,
>> Gennady
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>>
>> This email sent to email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden