Searched refs:min_file_chunk (Results 1 – 1 of 1) sorted by relevance
28 size_t min_file_chunk; member149 offsetof(ngx_http_ssi_loc_conf_t, min_file_chunk),552 if (slcf->min_file_chunk < (size_t) (b->last - b->pos)) in ngx_http_ssi_body_filter()2889 slcf->min_file_chunk = NGX_CONF_UNSET_SIZE; in ngx_http_ssi_create_loc_conf()2908 ngx_conf_merge_size_value(conf->min_file_chunk, prev->min_file_chunk, 1024); in ngx_http_ssi_merge_loc_conf()