Forum Discussion
Eric_27859
Jul 29, 2011Nimbostratus
X-Forwarded-For and Route Domains issue with '%'
Hello,
I'm using the header X-Forwarded-For to tell the server the remote client IP (using AutoMap in the Virtual Server). When a Route Domain is involved, all the IPs are written with this ...
Kevin_Davies_40
Aug 02, 2011Nacreous
You will see two X-Forwarded-For values as I just tested it. So the best solution is likely...
when HTTP_REQUEST {
HTTP::header replace X-Forwarded-For [getfield [IP::client_addr] "%" 1]
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects