aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_static_module.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2019-12-05 19:38:06 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2019-12-05 19:38:06 +0300
commit953f53921505a884f3912f2d8db5217a71c0479a (patch)
treea66bccff532adaa29fcd325ca1705bf09ae15bf9 /src/http/modules/ngx_http_static_module.c
parentd77ec5493cd2d3dc5350c0e2725be963fef1a1e8 (diff)
downloadnginx-953f53921505a884f3912f2d8db5217a71c0479a.tar.gz
nginx-953f53921505a884f3912f2d8db5217a71c0479a.zip
Upstream keepalive: clearing of c->data in cached connections.
Previously, connections returned from keepalive cache had c->data pointing to the keepalive cache item. While this shouldn't be a problem for correct code, as c->data is not expected to be used before it is set, explicitly clearing it might help to avoid confusion.
Diffstat (limited to 'src/http/modules/ngx_http_static_module.c')
0 files changed, 0 insertions, 0 deletions