diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2017-08-04 19:37:37 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2017-08-04 19:37:37 +0300 |
commit | ed0b19cdd4a9118cf8795ba2cf0a56684624bb41 (patch) | |
tree | 969ed72d2dc5e2e5c0d85c80dc8596d16ad9de64 /src/http/ngx_http_request.c | |
parent | b1274232db13e97c159272bf916366fca0c9feee (diff) | |
download | nginx-ed0b19cdd4a9118cf8795ba2cf0a56684624bb41.tar.gz nginx-ed0b19cdd4a9118cf8795ba2cf0a56684624bb41.zip |
Cache: reset c->body_start when reading a variant on Vary mismatch.
Previously, a variant not present in shared memory and stored on disk using a
secondary key was read using c->body_start from a variant stored with a main
key. This could result in critical errors "cache file .. has too long header".
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions