On Wed, Jun 05, 2013 at 03:53:23AM -0400, justin wrote: > I added etag on to my config, but still don't see etags in the response > headers. ETag's are generated for static resources only. Modules that add dynamic contents to static resources may cause the ETag header to be removed from response, such as the ngx_http_addition_module, or when gzipping a response.