Forum Discussion
Tom_Lauwereins_
Feb 16, 2012Nimbostratus
Redirect traffic to same poolmember during 30 minutes
On of our customers want to redirect traffic to the same poolmember during some time.
They want that traffic with the same HTTP Header has to be redirected to the same pool member.
But it ha...
Tom_Lauwereins_
Feb 17, 2012Nimbostratus
I made the IRule below, but it seems not to work.
Do I have to select something as "Default or Fallback Persistence profile" into the VS?
Now I have selected "None" and enabeled the iRule
when HTTP_REQUEST {
if {[HTTP::header exists "ul3-user"]} {
persist uie [HTTP::header "ul3-user"]
}
}
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