Re: gzipped content for speed-up nevow
Paul Reznicek <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
Werner Thie wrote: > There must be an easy answer for this, it just eludes me. After some > digging in the source code it looked like this will be handled > automatically for static resources in twisted.web > > Hitting http://www.gidnetwork.com/tools/gzip-test.php shows that this is > ... > > Is there an easy way to switch to gzipped content, helping a lot with > delivering more and more JScript code to the user (obfuscated and all I > could squeeze out another factor of three) > > Thank you, Werner Hello Werner, hello all, this is also very interesting for me, but I did not found a way. Here is probably a part of the solution: http://www.mail-archive.com/[email protected]/msg01694.html but I did not get it to work with Athena resp. nevow.rend.Page. Any idea? Thank you, Paul