Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_cache_send (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c18 static ngx_int_t ngx_http_upstream_cache_send(ngx_http_request_t *r,
587 rc = ngx_http_upstream_cache_send(r, u); in ngx_http_upstream_init_request()
1036 ngx_http_upstream_cache_send(ngx_http_request_t *r, ngx_http_upstream_t *u) in ngx_http_upstream_cache_send() function
2493 rc = ngx_http_upstream_cache_send(r, u); in ngx_http_upstream_test_next()
2536 rc = ngx_http_upstream_cache_send(r, u); in ngx_http_upstream_test_next()
4242 rc = ngx_http_upstream_cache_send(r, u); in ngx_http_upstream_next()