• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mod_gzip + WO problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_gzip + WO problems


  • Subject: Re: mod_gzip + WO problems
  • From: "John Huss" <email@hidden>
  • Date: Wed, 25 Jun 2008 10:32:09 -0500

Ok, compiling my own didn't make any difference.  I tried compiling the debug version of the module and using that to see what was going on, but apache wouldn't load the debug version.

But I finally got it to work by changing the configuration rules to have this:

    mod_gzip_item_include            uri             ^.*$
    mod_gzip_item_include            mime            ^.*$

along with the appropriate exclude lines.  This will make it compress everything except what you explicitly exclude.

John

On Wed, Jun 25, 2008 at 8:50 AM, John Huss <email@hidden> wrote:
I got a pre-compiled one here:
http://www.entropy.ch/blog/Mac+OS+X/2006/07/31/Building-mod-gzip-so-as-Universal-Binary.html

I guess I'll go ahead and compile one myself and try that.

John


On Wed, Jun 25, 2008 at 6:50 AM, Alexander Spohr <email@hidden> wrote:
Hi John,

where did you get the mod from? The version I had has a bug, it only scans for content-type, but not for Content-type (Capital C). Or some other header that WO sends with a capital.
I think you can see it because you either get two headers, or the size does not fit the content. I can't remember what it was exactly.

If you fix that, mod_gzip works fine.

       atze


Am 24.06.2008 um 22:43 schrieb John Huss:


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?

John


 _______________________________________________
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

References: 
 >mod_gzip + WO problems (From: "John Huss" <email@hidden>)
 >Re: mod_gzip + WO problems (From: Alexander Spohr <email@hidden>)
 >Re: mod_gzip + WO problems (From: "John Huss" <email@hidden>)

  • Prev by Date: Re: move from using EO_PK_TABLE to OpenBase plugin
  • Next by Date: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial
  • Previous by thread: Re: mod_gzip + WO problems
  • Next by thread: move from using EO_PK_TABLE to OpenBase plugin
  • Index(es):
    • Date
    • Thread