Home
last modified time | relevance | path

Searched refs:ngx_conf_merge_size_value (Results 1 – 20 of 20) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c378 ngx_conf_merge_size_value(conf->pool_size, prev->pool_size, 4096); in ngx_http_v2_merge_srv_conf()
386 ngx_conf_merge_size_value(conf->max_field_size, prev->max_field_size, in ngx_http_v2_merge_srv_conf()
388 ngx_conf_merge_size_value(conf->max_header_size, prev->max_header_size, in ngx_http_v2_merge_srv_conf()
391 ngx_conf_merge_size_value(conf->preread_size, prev->preread_size, 65536); in ngx_http_v2_merge_srv_conf()
436 ngx_conf_merge_size_value(conf->chunk_size, prev->chunk_size, 8 * 1024); in ngx_http_v2_merge_loc_conf()
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_imap_module.c150 ngx_conf_merge_size_value(conf->client_buffer_size, in ngx_mail_imap_merge_srv_conf()
H A Dngx_mail_smtp_module.c152 ngx_conf_merge_size_value(conf->client_buffer_size, in ngx_mail_smtp_merge_srv_conf()
H A Dngx_mail_proxy_module.c1125 ngx_conf_merge_size_value(conf->buffer_size, prev->buffer_size, in ngx_mail_proxy_merge_conf()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1324 ngx_conf_merge_size_value(conf->upstream.send_lowat, in ngx_http_scgi_merge_loc_conf()
1327 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_scgi_merge_loc_conf()
1331 ngx_conf_merge_size_value(conf->upstream.limit_rate, in ngx_http_scgi_merge_loc_conf()
1351 ngx_conf_merge_size_value(conf->upstream.busy_buffers_size_conf, in ngx_http_scgi_merge_loc_conf()
1382 ngx_conf_merge_size_value(conf->upstream.temp_file_write_size_conf, in ngx_http_scgi_merge_loc_conf()
1403 ngx_conf_merge_size_value(conf->upstream.max_temp_file_size_conf, in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_gzip_filter_module.c1195 ngx_conf_merge_size_value(conf->postpone_gzipping, prev->postpone_gzipping, in ngx_http_gzip_merge_conf()
1198 ngx_conf_merge_size_value(conf->wbits, prev->wbits, MAX_WBITS); in ngx_http_gzip_merge_conf()
1199 ngx_conf_merge_size_value(conf->memlevel, prev->memlevel, in ngx_http_gzip_merge_conf()
H A Dngx_http_uwsgi_module.c1545 ngx_conf_merge_size_value(conf->upstream.send_lowat, in ngx_http_uwsgi_merge_loc_conf()
1548 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_uwsgi_merge_loc_conf()
1552 ngx_conf_merge_size_value(conf->upstream.limit_rate, in ngx_http_uwsgi_merge_loc_conf()
1572 ngx_conf_merge_size_value(conf->upstream.busy_buffers_size_conf, in ngx_http_uwsgi_merge_loc_conf()
1603 ngx_conf_merge_size_value(conf->upstream.temp_file_write_size_conf, in ngx_http_uwsgi_merge_loc_conf()
1624 ngx_conf_merge_size_value(conf->upstream.max_temp_file_size_conf, in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c2850 ngx_conf_merge_size_value(conf->upstream.send_lowat, in ngx_http_fastcgi_merge_loc_conf()
2853 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_fastcgi_merge_loc_conf()
2857 ngx_conf_merge_size_value(conf->upstream.limit_rate, in ngx_http_fastcgi_merge_loc_conf()
2877 ngx_conf_merge_size_value(conf->upstream.busy_buffers_size_conf, in ngx_http_fastcgi_merge_loc_conf()
2908 ngx_conf_merge_size_value(conf->upstream.temp_file_write_size_conf, in ngx_http_fastcgi_merge_loc_conf()
2929 ngx_conf_merge_size_value(conf->upstream.max_temp_file_size_conf, in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_slice_filter_module.c513 ngx_conf_merge_size_value(conf->size, prev->size, 0); in ngx_http_slice_merge_loc_conf()
H A Dngx_http_proxy_module.c3003 ngx_conf_merge_size_value(conf->upstream.send_lowat, in ngx_http_proxy_merge_loc_conf()
3006 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_proxy_merge_loc_conf()
3010 ngx_conf_merge_size_value(conf->upstream.limit_rate, in ngx_http_proxy_merge_loc_conf()
3029 ngx_conf_merge_size_value(conf->upstream.busy_buffers_size_conf, in ngx_http_proxy_merge_loc_conf()
3060 ngx_conf_merge_size_value(conf->upstream.temp_file_write_size_conf, in ngx_http_proxy_merge_loc_conf()
3080 ngx_conf_merge_size_value(conf->upstream.max_temp_file_size_conf, in ngx_http_proxy_merge_loc_conf()
H A Dngx_http_memcached_module.c663 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_memcached_merge_loc_conf()
H A Dngx_http_ssl_module.c619 ngx_conf_merge_size_value(conf->buffer_size, prev->buffer_size, in ngx_http_ssl_merge_srv_conf()
H A Dngx_http_ssi_filter_module.c2908 ngx_conf_merge_size_value(conf->min_file_chunk, prev->min_file_chunk, 1024); in ngx_http_ssi_merge_loc_conf()
2909 ngx_conf_merge_size_value(conf->value_len, prev->value_len, 255); in ngx_http_ssi_merge_loc_conf()
H A Dngx_http_image_filter_module.c1364 ngx_conf_merge_size_value(conf->buffer_size, prev->buffer_size, in ngx_http_image_filter_merge_conf()
H A Dngx_http_mp4_module.c3557 ngx_conf_merge_size_value(conf->buffer_size, prev->buffer_size, 512 * 1024); in ngx_http_mp4_merge_conf()
3558 ngx_conf_merge_size_value(conf->max_buffer_size, prev->max_buffer_size, in ngx_http_mp4_merge_conf()
H A Dngx_http_grpc_module.c4249 ngx_conf_merge_size_value(conf->upstream.buffer_size, in ngx_http_grpc_merge_loc_conf()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h230 #define ngx_conf_merge_size_value(conf, prev, default) \ macro
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c3316 ngx_conf_merge_size_value(conf->connection_pool_size, in ngx_http_core_merge_srv_conf()
3318 ngx_conf_merge_size_value(conf->request_pool_size, in ngx_http_core_merge_srv_conf()
3322 ngx_conf_merge_size_value(conf->client_header_buffer_size, in ngx_http_core_merge_srv_conf()
3622 ngx_conf_merge_size_value(conf->client_body_buffer_size, in ngx_http_core_merge_loc_conf()
3645 ngx_conf_merge_size_value(conf->sendfile_max_chunk, in ngx_http_core_merge_loc_conf()
3647 ngx_conf_merge_size_value(conf->subrequest_output_buffer_size, in ngx_http_core_merge_loc_conf()
3657 ngx_conf_merge_size_value(conf->read_ahead, prev->read_ahead, 0); in ngx_http_core_merge_loc_conf()
3666 ngx_conf_merge_size_value(conf->send_lowat, prev->send_lowat, 0); in ngx_http_core_merge_loc_conf()
3667 ngx_conf_merge_size_value(conf->postpone_output, prev->postpone_output, in ngx_http_core_merge_loc_conf()
3669 ngx_conf_merge_size_value(conf->limit_rate, prev->limit_rate, 0); in ngx_http_core_merge_loc_conf()
[all …]
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_proxy_module.c2026 ngx_conf_merge_size_value(conf->buffer_size, in ngx_stream_proxy_merge_srv_conf()
2029 ngx_conf_merge_size_value(conf->upload_rate, in ngx_stream_proxy_merge_srv_conf()
2032 ngx_conf_merge_size_value(conf->download_rate, in ngx_stream_proxy_merge_srv_conf()
H A Dngx_stream_core_module.c486 ngx_conf_merge_size_value(conf->preread_buffer_size, in ngx_stream_core_merge_srv_conf()