min_length         26 http/modules/ngx_http_gzip_filter_module.c     ssize_t              min_length;
min_length        192 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, min_length),
min_length        252 http/modules/ngx_http_gzip_filter_module.c             && r->headers_out.content_length_n < conf->min_length)
min_length       1109 http/modules/ngx_http_gzip_filter_module.c     conf->min_length = NGX_CONF_UNSET;
min_length       1133 http/modules/ngx_http_gzip_filter_module.c     ngx_conf_merge_value(conf->min_length, prev->min_length, 20);