Forum Discussion
zak_thompson_86
Nimbostratus
Sep 04, 2007Simple persistence problem
when HTTP_REQUEST {
LB::detach
HTTP::header insert ORIG_CLIENT_IP [IP::remote_addr]
HTTP::header insert X_FWD_IP_ADDR [IP::remote_addr]
pool my-www
persist source_addr 255.255.255.0 3600
}
...
Colin_Walker_12
Sep 09, 2007Historic F5 Account
If that's the case, then all you need is the persistence line. You don't need to add the LB command at all.
Actually, if all you need is simple persistence, then you really shouldn't be using an iRule at all. All you really need is to enable a default persistence profile and you should be set.
Colin
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