Home
last modified time | relevance | path

Searched refs:cyclic_temp_file (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.h67 unsigned cyclic_temp_file:1; member
H A Dngx_event_pipe.c702 if (p->cacheable || !p->cyclic_temp_file) { in ngx_event_pipe_write_to_downstream()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h182 ngx_flag_t cyclic_temp_file; member
H A Dngx_http_upstream.c3211 if (u->conf->cyclic_temp_file) { in ngx_http_upstream_send_response()
3219 p->cyclic_temp_file = 1; in ngx_http_upstream_send_response()
3223 p->cyclic_temp_file = 0; in ngx_http_upstream_send_response()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_memcached_module.c615 conf->upstream.cyclic_temp_file = 0; in ngx_http_memcached_create_loc_conf()
H A Dngx_http_scgi_module.c1248 conf->upstream.cyclic_temp_file = 0; in ngx_http_scgi_create_loc_conf()
H A Dngx_http_uwsgi_module.c1469 conf->upstream.cyclic_temp_file = 0; in ngx_http_uwsgi_create_loc_conf()
H A Dngx_http_fastcgi_module.c2769 conf->upstream.cyclic_temp_file = 0; in ngx_http_fastcgi_create_loc_conf()
H A Dngx_http_grpc_module.c4198 conf->upstream.cyclic_temp_file = 0; in ngx_http_grpc_create_loc_conf()
H A Dngx_http_proxy_module.c2910 conf->upstream.cyclic_temp_file = 0; in ngx_http_proxy_create_loc_conf()