Forum Discussion
Mike_Young_6152
Nov 14, 2012Nimbostratus
Closing 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
Nov 15, 2012Cirrostratus
Guess 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.
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