Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c34 static void ngx_http_upstream_rd_check_broken_connection(ngx_http_request_t *r);
617 r->read_event_handler = ngx_http_upstream_rd_check_broken_connection; in ngx_http_upstream_init_request()
1297 ngx_http_upstream_rd_check_broken_connection(ngx_http_request_t *r) in ngx_http_upstream_rd_check_broken_connection() function
2219 ngx_http_upstream_rd_check_broken_connection; in ngx_http_upstream_send_request_body()