Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h33 #define NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT 0x00004000 macro
H A Dngx_http_upstream.c2463 mask = un->mask | NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT; in ngx_http_upstream_test_next()
4219 ft_type |= NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT; in ngx_http_upstream_next()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c80 { ngx_string("non_idempotent"), NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT },
H A Dngx_http_uwsgi_module.c112 { ngx_string("non_idempotent"), NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT },
H A Dngx_http_fastcgi_module.c209 { ngx_string("non_idempotent"), NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT },
H A Dngx_http_grpc_module.c210 { ngx_string("non_idempotent"), NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT },
H A Dngx_http_proxy_module.c220 { ngx_string("non_idempotent"), NGX_HTTP_UPSTREAM_FT_NON_IDEMPOTENT },