Home
last modified time | relevance | path

Searched refs:ngx_http_gzip_ratio (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_filter_module.c232 static ngx_str_t ngx_http_gzip_ratio = ngx_string("gzip_ratio"); variable
1097 var = ngx_http_add_variable(cf, &ngx_http_gzip_ratio, NGX_HTTP_VAR_NOHASH); in ngx_http_gzip_add_variables()