Forum Discussion
Mike_Young_6152
Nimbostratus
Nov 14, 2012Closing Active Connections sooner for maintenance
Background on the problem:
I have a pool setup of 6 windows machines executing .NET web services in IIS 7.x. During a deployment process we use iControl to disable 3 servers at a time to update...
What_Lies_Bene1
Cirrostratus
Nov 15, 2012Guess you can't use 'code' twice, here's the missing one;
2) This is a bit more 'brutal' but removes the risk of a loop;
when LB_SELECTED {
switch [LB::status] {
"session_disabled" -
"down" {
reject
return
}
default { }
}
}
3) Configure the Pool Action on Service Down setting as Reject or Reselect. I'd prefer this over either iRule.
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