Forum Discussion
Christopher_Hyl
May 05, 2011Nimbostratus
True-IP persistence or source-IP if it doesn't exsist.
This is a basic derivative of the irule in the last post .
It's a long story of why we're doing this, but we're using a CDN that passes us the "true-client-ip" HTTP header. We want source persis...
Christopher_Hyl
May 06, 2011Nimbostratus
Hrm, playing around I've also tried this bit of code:
when HTTP_REQUEST {
set True_Client_IP [HTTP::header value "True-Client-IP:"]
persist uie True_Client_IP
}
But It just sends all the requests to one server, even though the pool has round-robin enabled...
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