Forum Discussion
jay_41157
Nimbostratus
Feb 27, 2009persistence at GTM
Hi,
I have a question regarding persistence at the GTM level.
I am currently using static persist at the LB algorithm and had modified the option to use a /16 CIDR, sinc...
jay_41157
Nimbostratus
Mar 03, 2009HI,
Thanks for the response... from what I understood with the irule example you have ... I would have to know the client LDNS ranges? to set persistence? or am I missing something?
Thanks,
rule "SelectivePersist-rule" {
when DNS_REQUEST {
if { [IP::addr [IP::client_addr]/16 equals "10.1.0.0"] \
or [IP::addr [IP::client_addr]/16 equals "10.2.0.0"] } {
cname "myService-noPersist.gtm.test.com"
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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