• 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
Employing mod_deflate Apache module
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Employing mod_deflate Apache module


  • Subject: Employing mod_deflate Apache module
  • From: Gennady Kushnir <email@hidden>
  • Date: Mon, 14 Feb 2011 11:59:02 +0300

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

  • Follow-Ups:
    • Re: Employing mod_deflate Apache module
      • From: Timo Hoepfner <email@hidden>
  • Prev by Date: Re: Any ideas how to minimize bot access?
  • Next by Date: Re: Employing mod_deflate Apache module
  • Previous by thread: Re: How to Store tables which have relations (toMany) into database
  • Next by thread: Re: Employing mod_deflate Apache module
  • Index(es):
    • Date
    • Thread