wsize            1165 http/modules/ngx_http_gzip_filter_module.c     size_t  wbits, wsize;
wsize            1169 http/modules/ngx_http_gzip_filter_module.c     for (wsize = 32 * 1024; wsize > 256; wsize >>= 1) {
wsize            1171 http/modules/ngx_http_gzip_filter_module.c         if (wsize == *np) {