Compression helps as well in dynamically generated content that can be cached (and gzipped). See the benchmark made recently with uwsgi 1.3:
http://mindref.blogspot.com/2012/10/python-web-caching-benchmark.html Just in case, you can read about managed dynamic content cache here (cache dependency): http://packages.python.org/wheezy.http/userguide.html#content-cache Thanks. Andriy Kornatskyy ---------------------------------------- > Date: Fri, 1 Feb 2013 09:44:06 +0100 > From: [email protected] > To: [email protected] > Subject: [uWSGI] [docs] added GZIP section to StaticFiles > > https://github.com/unbit/uwsgi-docs/blob/master/StaticFiles.rst#gzip-uwsgi-15 > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
