[Zope] Gzip in 2.6? How to do I check? (ANSWERED!)

BZ bz@bwanazulia.com
Mon, 21 Jul 2003 20:24:27 -0400


I hate it when I answer my own questions.

The answer is, it is not enabled by default.

in lib/python/ZPublisher/HTTPResponse.py

Line 153 set:

use_HTTP_content_compression = 1

Enjoy!

BZ

On Monday, July 21, 2003, at 08:13  PM, BZ wrote:

> I am trying to check to see if Zope 2.6.2b4 is actually gzipping 
> content before sending it and every tool I use says it is not:.
>
> http://leknor.com/code/gziped.php
> http://www.desilva.biz/gzip-test.php
>
> Neither seem to show the site (or any Zope site) as Gzipped.
>
> Just me or...
>
> BZ
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>