Searched refs:proxy_recursive (Results 1 – 4 of 4) sorted by relevance
26 ngx_flag_t proxy_recursive; member131 offsetof(ngx_http_geoip_conf_t, proxy_recursive),254 gcf->proxies, gcf->proxy_recursive); in ngx_http_geoip_addr()309 gcf->proxies, gcf->proxy_recursive); in ngx_http_geoip_addr_v6()651 conf->proxy_recursive = NGX_CONF_UNSET; in ngx_http_geoip_create_conf()670 ngx_conf_init_value(gcf->proxy_recursive, 0); in ngx_http_geoip_init_conf()
65 unsigned proxy_recursive:1; member76 unsigned proxy_recursive:1; member340 ctx->proxies, ctx->proxy_recursive); in ngx_http_geo_addr()482 geo->proxy_recursive = ctx.proxy_recursive; in ngx_http_geo_block()622 ctx->proxy_recursive = 1; in ngx_http_geo()
2496 *) Добавление: параметр proxy_recursive директивы geo.
2446 *) Feature: the "proxy_recursive" parameter of the "geo" directive.