Hello!

On Wed, May 28, 2014 at 04:26:04PM +0930, Andrew Williams wrote:

> this patch modifies the etag header returned by responses processed by
> the gzip filter, appending "-gzip" to the etag (instead of deleting
> it). Also, If-None-Match and If-Match requests work against the
> modified etag.
> (the gunzip module appends "-gunzip" to the etag).

This approach is wrong, as resources with the same etag are not 
guaranteed to be equal.

See, e.g., here for previous discussions:

http://mailman.nginx.org/pipermail/nginx-devel/2012-November/003004.html

See here about plans:

http://mailman.nginx.org/pipermail/nginx-devel/2014-April/005231.html

-- 
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to