Searched refs:NGX_HTTP_BAD_GATEWAY (Results 1 – 2 of 2) sorted by relevance
138 #define NGX_HTTP_BAD_GATEWAY 502 macro
759 ngx_http_upstream_finalize_request(r, u, NGX_HTTP_BAD_GATEWAY); in ngx_http_upstream_init_request()1210 ngx_http_upstream_finalize_request(r, u, NGX_HTTP_BAD_GATEWAY); in ngx_http_upstream_resolve_handler()3610 NGX_HTTP_BAD_GATEWAY); in ngx_http_upstream_process_non_buffered_request()3616 NGX_HTTP_BAD_GATEWAY); in ngx_http_upstream_process_non_buffered_request()4026 ngx_http_upstream_finalize_request(r, u, NGX_HTTP_BAD_GATEWAY); in ngx_http_upstream_process_request()4203 status = NGX_HTTP_BAD_GATEWAY; in ngx_http_upstream_next()4400 if (rc == NGX_HTTP_BAD_GATEWAY || rc == NGX_HTTP_GATEWAY_TIME_OUT) { in ngx_http_upstream_finalize_request()