[ANN] Windows nginx 1.7.4.2 WhiteRabbit

itpp2012 nginx-forum at nginx.us
Thu Jul 31 17:32:04 UTC 2014


The trick with pre-compressed files is to have a separate process doing the
compression and doing a test inside nginx for the existence of this
compressed file.

Ea.
if file.jpg.extracompressed exists then serve directly from filesystem
else do something with zlib.

Ea2. http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html
http://www.cambus.net/serving-precompressed-content-with-nginx-and-zopfli/

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252064,252184#msg-252184



More information about the nginx mailing list