Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.h33 #define NGX_STREAM_BAD_GATEWAY 502 macro
H A Dngx_stream_proxy_module.c740 ngx_stream_proxy_finalize(s, NGX_STREAM_BAD_GATEWAY); in ngx_stream_proxy_connect()
1403 ngx_stream_proxy_finalize(s, NGX_STREAM_BAD_GATEWAY); in ngx_stream_proxy_process_connection()
1827 ngx_stream_proxy_finalize(s, NGX_STREAM_BAD_GATEWAY); in ngx_stream_proxy_next_upstream()