gzip_ok           278 http/modules/ngx_http_gzip_filter_module.c     } else if (!r->gzip_ok) {
gzip_ok           815 http/ngx_http_core_module.c     r->gzip_ok = 0;
gzip_ok          2157 http/ngx_http_core_module.c     r->gzip_ok = 1;
gzip_ok           471 http/ngx_http_request.h     unsigned                          gzip_ok:1;