Forum Discussion
Andy_Pan_240255
Nov 17, 2016Altocumulus
fallback persistence
How can I change fallback persistence method in irule? in GUI, it was set to source_addr. I want to remove it for some special URL.
Thanks.
- ekaleidoCirrus
In a very simple concept....
when HTTP_REQUEST { if { [HTTP::host] equals "www.whatever.com" } { persist dest_addr } }
Make sense?
- Andy_Pan_240255Altocumulus
Hi Ekaleido,
It is for changing the default persist method. I mean change the Fallback Persistence setup.
Thanks, Andy Pan
- ekaleido_26616Cirrocumulus
In a very simple concept....
when HTTP_REQUEST { if { [HTTP::host] equals "www.whatever.com" } { persist dest_addr } }
Make sense?
- Andy_Pan_240255Altocumulus
Hi Ekaleido,
It is for changing the default persist method. I mean change the Fallback Persistence setup.
Thanks, Andy Pan
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