Forum Discussion
Magnum_IP
Nov 18, 2013Nimbostratus
Virtual Server Status Unknown
I have an iRule attached to a Virtual Server. The iRule sets the pool and the pool name is computed from variables. In this scenario the Virtual Server status shows as unknown.
Is there any way ...
Kevin_Stewart
Nov 18, 2013Employee
If I may add, as Richard and Steve has stated, without a pool assigned, the VIP will have no status, and there's not much you can do about that. You probably should, however, check the pool member status on each request. Example:
if { [active_members $my_pool] < 1 } {...
If, however, you need the VIPs status for GTM, you may need to use something like a user_alert.conf or iCall configuration to enable or disable the VIP based on your pool availability.
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