Searched refs:gzcf (Results 1 – 1 of 1) sorted by relevance
96 ngx_http_gzip_static_conf_t *gzcf; in ngx_http_gzip_static_handler() local106 gzcf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_static_module); in ngx_http_gzip_static_handler()108 if (gzcf->enable == NGX_HTTP_GZIP_STATIC_OFF) { in ngx_http_gzip_static_handler()112 if (gzcf->enable == NGX_HTTP_GZIP_STATIC_ON) { in ngx_http_gzip_static_handler()191 if (gzcf->enable == NGX_HTTP_GZIP_STATIC_ON) { in ngx_http_gzip_static_handler()