Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c99 static void ngx_http_upstream_next(ngx_http_request_t *r,
1546 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_NOLIVE); in ngx_http_upstream_connect()
1551 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_connect()
1666 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_ssl_init_connection()
1786 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_TIMEOUT); in ngx_http_upstream_ssl_handshake()
1792 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_ssl_handshake()
2015 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_send_request()
2024 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_send_request()
2306 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_ERROR); in ngx_http_upstream_process_header()
2398 ngx_http_upstream_next(r, u, in ngx_http_upstream_process_header()
[all …]