Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.h34 #define NGX_STREAM_SERVICE_UNAVAILABLE 503 macro
H A Dngx_stream_limit_conn_module.c181 return NGX_STREAM_SERVICE_UNAVAILABLE; in ngx_stream_limit_conn_handler()
206 return NGX_STREAM_SERVICE_UNAVAILABLE; in ngx_stream_limit_conn_handler()