]> git.kaiwu.me - nginx.git/commit
Entity tags: the "etag" directive.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 9 Jul 2012 14:53:42 +0000 (14:53 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 9 Jul 2012 14:53:42 +0000 (14:53 +0000)
commit1b77858ac56ed4c304d7265f0691772f30e8dccb
tree1287ce0eb6ff25874bf85729115f3f2c44d8dd09
parenteb7c38a49ae11d9084969790f0b86d75cc1f11c7
Entity tags: the "etag" directive.

It allows to disable generation of nginx's own entity tags, while
still handling ETags in cache properly.  This may be useful e.g.
if one want to serve static files from servers with different ETag
generation algorithms.
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h