Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_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.c36 static void ngx_http_upstream_check_broken_connection(ngx_http_request_t *r,
1299 ngx_http_upstream_check_broken_connection(r, r->connection->read); in ngx_http_upstream_rd_check_broken_connection()
1306 ngx_http_upstream_check_broken_connection(r, r->connection->write); in ngx_http_upstream_wr_check_broken_connection()
1311 ngx_http_upstream_check_broken_connection(ngx_http_request_t *r, in ngx_http_upstream_check_broken_connection() function