Home
last modified time | relevance | path

Searched refs:change_buffering (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h226 unsigned change_buffering:1; member
H A Dngx_http_upstream.c4828 if (u->conf->change_buffering) { in ngx_http_upstream_process_buffering()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1250 conf->upstream.change_buffering = 1; in ngx_http_scgi_create_loc_conf()
H A Dngx_http_uwsgi_module.c1471 conf->upstream.change_buffering = 1; in ngx_http_uwsgi_create_loc_conf()
H A Dngx_http_fastcgi_module.c2771 conf->upstream.change_buffering = 1; in ngx_http_fastcgi_create_loc_conf()
H A Dngx_http_proxy_module.c2913 conf->upstream.change_buffering = 1; in ngx_http_proxy_create_loc_conf()