Forum Discussion
SergeyAU
Altostratus
Oct 14, 2019Persistence via iRule not working
Hello I am somewhat new to iRules, but have a general understanding how it should work. I have a virtual server for a proxy service with a pool of 4 IP addresses without any default persistence set...
Vijay_E
Cirrus
Nov 11, 2019Try using OneConnect in combination with Universal persistence.
You can use this as a framework and define it to suit your needs:
when HTTP_REQUEST {
if { [HTTP::query] != "" } {
persist uie [HTTP::query]
node <node ip>
}
}
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