Syntax: | geoip_proxy_recursive |
---|---|
Default: | geoip_proxy_recursive off; |
Context: | http |
This directive appeared in versions 1.3.0 and 1.2.1.
If recursive search is disabled then instead of the original client address that matches one of the trusted addresses, the last address sent in “X-Forwarded-For” will be used. If recursive search is enabled then instead of the original client address that matches one of the trusted addresses, the last non-trusted address sent in “X-Forwarded-For” will be used.
Please login to continue.