Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h139 #define NGX_HTTP_SERVICE_UNAVAILABLE 503 macro
H A Dngx_http_upstream.c4182 status = NGX_HTTP_SERVICE_UNAVAILABLE; in ngx_http_upstream_next()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_limit_conn_module.c486 NGX_HTTP_SERVICE_UNAVAILABLE); in ngx_http_limit_conn_merge_conf()
H A Dngx_http_limit_req_module.c736 NGX_HTTP_SERVICE_UNAVAILABLE); in ngx_http_limit_req_merge_conf()