Re: Employing mod_deflate Apache module
Re: Employing mod_deflate Apache module
- Subject: Re: Employing mod_deflate Apache module
- From: Patrick Middleton <email@hidden>
- Date: Tue, 15 Feb 2011 09:54:02 +0000
On 14 Feb 2011, at 18:27, Gennady Kushnir wrote:
It is not Wonder app.
Why make such tricks whereas Apache should do that already?
Because you might be using WebObjects without Apache.
Is this a module load order problem? Which version of Apache have
you got? Is mod_deflate.so loaded before mod_WebObjects.so, or after?
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
This email, including any attachments, is confidential and intended solely for the person or organisation to whom it is addressed. If you are not the intended recipient you must not disseminate, distribute or copy any part of this email nor take any action in reliance on it.
If you have received this in error please notify the sender immediately by email or phone +44 (0)1702 426400 and delete this email and any attachments from your system.
Email transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of email transmission. If verification is required please request a hard-copy version.
OneStep Solutions LLP is registered in England and Wales under registration number OC337173 and has its registered office at 457 Southchurch Road, Southend-on-Sea, Essex SS1 2PH.
_______________________________________________
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