Forum Discussion
Mike_Graston_10
Nimbostratus
Mar 07, 2007Cisco GSLB workig with LTM
All,
Due to the recent daylight savings time "DST" issues we were upgrading to 9.4 code on the LTMs. What I saw was my script to utilize the GSLB keep alive to determine if it should fail over did not work on this version of code. I was wondering if anyone has seen this issue or actually over come it on 9.4? Below is my script for review.. I was wondering if I was doing anything wrong here?
Mike
when CLIENT_ACCEPTED {
if { [active_members pool] == 0 } {
discard
}
}
- Colin_Walker_12Historic F5 AccountOther than the fact that you don't need two equals signs in TCL since variables are set explicitly, not implicitly, everything looks fine there.
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