aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2017-08-04 19:37:37 +0300
committerSergey Kandaurov <pluknet@nginx.com>2017-08-04 19:37:37 +0300
commited0b19cdd4a9118cf8795ba2cf0a56684624bb41 (patch)
tree969ed72d2dc5e2e5c0d85c80dc8596d16ad9de64 /src/http/ngx_http_request.c
parentb1274232db13e97c159272bf916366fca0c9feee (diff)
downloadnginx-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