Gziping static files
sarim
nginx-forum at nginx.us
Fri Jul 15 08:29:33 UTC 2011
Hi,
I know nginx's gzip module can compress files onthefly, and gzip_static
module can serve manually gziped file.
Now is there any module/way available to cache the onthefly compression
? I dont want to compress all static files manually, i want nginx to
compress a file first, then save it to cache, then serve the cached
gziped version as long as the main file is not changed.
Is there any way around ?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,212423,212423#msg-212423
More information about the nginx
mailing list