Forum Discussion
yammy1688_99834
Dec 22, 2011Nimbostratus
limit # of pool members that will be taken out of service
Is there an elegant way to set the minimum of servers that MUST remain available in a given pool, regardless of what the monitors return? I've set up an irule to forward traffic to an 'al...
hooleylist
Dec 22, 2011Cirrostratus
Hi Ken,
There isn't any logic in default LTM config to stop marking pool members down if they fail the monitor checks. You could potentially build this into an external monitor script using a template:
http://devcentral.f5.com/wiki/default.aspx/AdvDesignConfig/TemplateForExternalLtmMonitors.html
If you want to get a count of the total members of a pool you can use the members command. To get a count of the active members you can use active_members:
http://devcentral.f5.com/wiki/iRules.members.ashx
http://devcentral.f5.com/wiki/iRules.active_members.ashx
You could check the ratio of active members / total members to determine if you want to use a second pool.
Aaron
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