Skip to content
Snippets Groups Projects
N

nginx

Project ID: 137
user avatar
Maxim Dounin authored
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.
953f5392
Name Last commit Last update