comparison src/http/ngx_http_write_filter_module.c @ 7705:3781de64e747

Cache: keep c->body_start when Vary changes (ticket #2029). If the variant hash doesn't match one we used as a secondary cache key, we switch back to the original key. In this case, c->body_start was kept updated from an existing cache node overwriting the new response value. After file cache update, it led to discrepancy between a cache node and cache file seen as critical errors "file cache .. has too long header".
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 09 Sep 2020 19:26:27 +0300
parents c19ca381b2e6
children 61e9c078ee3d 94daa42ff5ce
comparison
equal deleted inserted replaced
7704:847fd35f94de 7705:3781de64e747