Re: mod_gzip + WO problems
Re: mod_gzip + WO problems
- Subject: Re: mod_gzip + WO problems
- From: Rams <email@hidden>
- Date: Wed, 25 Jun 2008 00:06:15 -0400
On Jun 24, 2008, at 5:28 PM, Mike Schrag wrote:
I'm trying to get mod_gzip running on one of my WO apps. It works
for static pages (index.html) and static resources (like css) in my
WO app, but not on the html returned from the WO app. I'm guessing
this has something to do with the fact that the content is being
dynamically generated. Any tips on how to get this working?
If you're using Wonder, it can do response compression on dynamic
content if Apache is giving you a hard time. Search for
"compression" in the example Properties file.
ms
Sorry to butt in, but I've been wondering how to do this for a
while... FWIW, I couldn't find the magic to make gzip happen in the
sample properties file in the ERExtension documentation, but I did
find this:
http://groups.google.com/group/wotips/browse_thread/thread/89630c7b743a248c
So assuming nothing has changed in 15 months, that would make the
magic string:
er.extensions.ERXApplication.responseCompressionEnabled=true
Thanks Mike!
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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