I'm using this to serve up my static content: http://github.com/jrydberg/edgy/blob/master/src/edgy/web/static.py
It's for twisted.web and not nevow. Cheers, Johan On 5/16/10 12:01 PM, Paul Reznicek wrote: > 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 > > > > _______________________________________________ > Twisted-web mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web > > > _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
