Home
last modified time | relevance | path

Searched refs:ngx_http_gzip_ratio_variable (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.c112 static ngx_int_t ngx_http_gzip_ratio_variable(ngx_http_request_t *r,
1102 var->get_handler = ngx_http_gzip_ratio_variable; in ngx_http_gzip_add_variables()
1109 ngx_http_gzip_ratio_variable(ngx_http_request_t *r, in ngx_http_gzip_ratio_variable() function