That belongs to the web server. When you use it with a production server like apache or nginx, they provide a configuration option to support gzip. How, depends on which one you use. Rocket does not support it.
On Friday, 4 May 2012 02:38:10 UTC-5, nav010 wrote: > > > Hey All, > > How can I enable gzip compression in web2py app? > Any help would be highly appreciated. > > Thanks, >

