Searched refs:busy_buffers_size (Results 1 – 8 of 8) sorted by relevance
161 size_t busy_buffers_size; member
3124 p->busy_size = u->conf->busy_buffers_size; in ngx_http_upstream_send_response()
1356 conf->upstream.busy_buffers_size = 2 * size; in ngx_http_scgi_merge_loc_conf()1358 conf->upstream.busy_buffers_size = in ngx_http_scgi_merge_loc_conf()1362 if (conf->upstream.busy_buffers_size < size) { in ngx_http_scgi_merge_loc_conf()1371 if (conf->upstream.busy_buffers_size in ngx_http_scgi_merge_loc_conf()
1577 conf->upstream.busy_buffers_size = 2 * size; in ngx_http_uwsgi_merge_loc_conf()1579 conf->upstream.busy_buffers_size = in ngx_http_uwsgi_merge_loc_conf()1583 if (conf->upstream.busy_buffers_size < size) { in ngx_http_uwsgi_merge_loc_conf()1592 if (conf->upstream.busy_buffers_size in ngx_http_uwsgi_merge_loc_conf()
620 conf->upstream.busy_buffers_size = 0; in ngx_http_memcached_create_loc_conf()
2882 conf->upstream.busy_buffers_size = 2 * size; in ngx_http_fastcgi_merge_loc_conf()2884 conf->upstream.busy_buffers_size = in ngx_http_fastcgi_merge_loc_conf()2888 if (conf->upstream.busy_buffers_size < size) { in ngx_http_fastcgi_merge_loc_conf()2897 if (conf->upstream.busy_buffers_size in ngx_http_fastcgi_merge_loc_conf()
3034 conf->upstream.busy_buffers_size = 2 * size; in ngx_http_proxy_merge_loc_conf()3036 conf->upstream.busy_buffers_size = in ngx_http_proxy_merge_loc_conf()3040 if (conf->upstream.busy_buffers_size < size) { in ngx_http_proxy_merge_loc_conf()3049 if (conf->upstream.busy_buffers_size in ngx_http_proxy_merge_loc_conf()
4203 conf->upstream.busy_buffers_size = 0; in ngx_http_grpc_create_loc_conf()