aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_file_cache.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2016-11-03 17:09:32 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2016-11-03 17:09:32 +0300
commit5eac3bca41bcf4d75d0da2fe88e72516e889779d (patch)
treef7051966c29abd93faf23221bcb768de1ca098fd /src/http/ngx_http_file_cache.c
parent6d9023f7b435e41a72b7729fc0a7afdd5fa59c5a (diff)
downloadnginx-5eac3bca41bcf4d75d0da2fe88e72516e889779d.tar.gz
nginx-5eac3bca41bcf4d75d0da2fe88e72516e889779d.zip
Upstream: avoid holding a cache node with upgraded connections.
Holding a cache node lock doesn't make sense as we can't use caching anyway, and results in "ignore long locked inactive cache entry" alerts if a node is locked for a long time. The same is done for unbuffered connections, as they can be alive for a long time as well.
Diffstat (limited to 'src/http/ngx_http_file_cache.c')
0 files changed, 0 insertions, 0 deletions