Searched refs:NGX_HTTP_GZIP_STATIC_ON (Results 1 – 1 of 1) sorted by relevance
14 #define NGX_HTTP_GZIP_STATIC_ON 1 macro32 { ngx_string("on"), NGX_HTTP_GZIP_STATIC_ON },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()