On Jun 22, 2006, at 7:58 PM, [EMAIL PROTECTED] wrote: > > I heard that gzip'ing objects sent from server to client will speed up > loading times. > > Does anybody know how I could set up gzip of my json objects?
You could enable the gzip filter http://svn.cherrypy.org/branches/cherrypy-2.1/cherrypy/lib/filter/ gzipfilter.py Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

