Forum Discussion
Vaibhav_95632
Nimbostratus
Jan 05, 2014Need an iRule for monitoring the pool health or active member status ---URGENT
Need help to get the irule corrected which is used to monitor the health status of the pool which is not attached to the VIP to which is irule is attached to.
iRule is as follows:
when LB_FAILED...
nitass
Employee
Jan 05, 2014Will it select the pool member despite of priority groups in place because the member that I need to choose is in the lowest priority amongst the other ones.
i understand there is no issue because you are using node command.
e.g.
when CLIENT_ACCEPTED {
if { [llength [active_members -list db_pool]] < 1 } {
node app_pool_member_3
} else {
pool app_pool
}
}
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