Forum Discussion
Vikneswaran_709
Nimbostratus
Nov 22, 2016Virtual Server in Unknown Status
I have configured virtual server and applied policies to redirect the user request based on URI to appropriate Pool. But the status of the Virtual server is showing as unknown status (Unknown (Enable...
Kai_Wilke
MVP
Nov 22, 2016Hi Vikneswaran,
you can attach the iRule below to your Virtual Server to update the status as outlined in SOL6514...
when LB_FAILED {
if 0 {
pool UAT_SKY_POOL
pool UAT_CLOUD_POOL
pool UAT_BLUE_POOL
pool UAT_MOON_POOL
}
}
Note: The
event is rarely triggered and LB_FAILED
(aka. TCL multiline-comment syntax) is never getting executed. So in the end it won't affect nor interfere with your existing LTM Policies.if 0 { scriptblock }
Cheers, Kai
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
