Searched refs:ngx_http_upstream_cleanup (Results 1 – 1 of 1) sorted by relevance
101 static void ngx_http_upstream_cleanup(void *data);488 ngx_http_upstream_cleanup(r); in ngx_http_upstream_create()680 cln->handler = ngx_http_upstream_cleanup; in ngx_http_upstream_init_request()4288 ngx_http_upstream_cleanup(void *data) in ngx_http_upstream_cleanup() function