Hmm... would this still work with Squid or Apache caching in front of Zope?
I assume that since each browser can accept different transfer-encodings, this has to be done as close to the browser as possible, otherwise content sent in one transfer encoding would be sent to every user if it was to be cached (in other words, instead this would have to be done using the experimental Squid TE code)... Sean -----Original Message----- From: Chris McDonough [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 2:36 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Zope-dev] Zope 2.6 planning - call for contributors! > I've modified HTTPResponse and ZServer/HTTPResponse.py to allow for gzip content > encoding on a response-by-response basis. I'm mostly using this with xml-rpc, but it > could be generalized and combined with a gzipper- cache manager. I'd like this. It would help with the lack of transfer-encoding by Squid. _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope ) _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )