Searched refs:max_temp_file_size (Results 1 – 10 of 10) sorted by relevance
79 off_t max_temp_file_size; member
265 || p->temp_file->offset < p->max_temp_file_size) in ngx_event_pipe_read_upstream()797 > p->max_temp_file_size))) in ngx_event_pipe_write_chain_to_temp_file()
162 size_t max_temp_file_size; member
3161 p->max_temp_file_size = u->conf->max_temp_file_size; in ngx_http_upstream_send_response()
1408 conf->upstream.max_temp_file_size = 1024 * 1024 * 1024; in ngx_http_scgi_merge_loc_conf()1410 conf->upstream.max_temp_file_size = in ngx_http_scgi_merge_loc_conf()1414 if (conf->upstream.max_temp_file_size != 0 in ngx_http_scgi_merge_loc_conf()1415 && conf->upstream.max_temp_file_size < size) in ngx_http_scgi_merge_loc_conf()
1629 conf->upstream.max_temp_file_size = 1024 * 1024 * 1024; in ngx_http_uwsgi_merge_loc_conf()1631 conf->upstream.max_temp_file_size = in ngx_http_uwsgi_merge_loc_conf()1635 if (conf->upstream.max_temp_file_size != 0 in ngx_http_uwsgi_merge_loc_conf()1636 && conf->upstream.max_temp_file_size < size) in ngx_http_uwsgi_merge_loc_conf()
621 conf->upstream.max_temp_file_size = 0; in ngx_http_memcached_create_loc_conf()
2934 conf->upstream.max_temp_file_size = 1024 * 1024 * 1024; in ngx_http_fastcgi_merge_loc_conf()2936 conf->upstream.max_temp_file_size = in ngx_http_fastcgi_merge_loc_conf()2940 if (conf->upstream.max_temp_file_size != 0 in ngx_http_fastcgi_merge_loc_conf()2941 && conf->upstream.max_temp_file_size < size) in ngx_http_fastcgi_merge_loc_conf()
3085 conf->upstream.max_temp_file_size = 1024 * 1024 * 1024; in ngx_http_proxy_merge_loc_conf()3087 conf->upstream.max_temp_file_size = in ngx_http_proxy_merge_loc_conf()3091 if (conf->upstream.max_temp_file_size != 0 in ngx_http_proxy_merge_loc_conf()3092 && conf->upstream.max_temp_file_size < size) in ngx_http_proxy_merge_loc_conf()
4204 conf->upstream.max_temp_file_size = 0; in ngx_http_grpc_create_loc_conf()