The official NGINX Open Source repository.
Go to file
Maxim Dounin 23a959615e Memcached: memcached_gzip_flag directive.
This directive allows to test desired flag as returned by memcached and
sets Content-Encoding to gzip if one found.

This is reimplementation of patch by Tomash Brechko as available on
http://openhack.ru/.  It should be a bit more correct though (at least
I think so).  In particular, it doesn't try to detect if we are able to
gunzip data, but instead just sets correct Content-Encoding.
2012-09-10 16:43:49 +00:00
auto Removed extraneous GCC warning flags. 2012-07-29 19:45:30 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Improved welcome page. 2012-09-07 13:24:46 +00:00
misc Removed the need in Perl to generate ZIP archive of nginx/Windows. 2012-08-02 14:58:36 +00:00
src Memcached: memcached_gzip_flag directive. 2012-09-10 16:43:49 +00:00
.hgtags release-1.3.5 tag 2012-08-21 13:05:26 +00:00