Gzip compression - pre-compression vs. on-the-fly

mike mike503 at gmail.com
Mon Apr 14 11:26:28 MSD 2008


Question:

gzip_static is what controls the precompression checks right?

The wiki says this:
"You should ensure that the timestamps of the compressed and
uncompressed files match."

What is the side effect if they do not? Will it not work unless they
both match? It says "should" but not "required"

Curious as to why that note is there. Thanks. So far I am enjoying
using nginx! I will be deploying it soon on some of a Fortune 100
company's webservers soon!

On 4/13/08, Igor Sysoev <is at rambler-co.ru> wrote:

> I'm developing cache infrastructure in nginx. The first client of it
> will be proxy module. But eventually I will add cache capabilities to other
> modules including gzip filter.





More information about the nginx mailing list