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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/th-dev%40onlinehome.de

This email sent to th-...@onlinehome.de

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to