Forum Discussion
Craig_17766
Nimbostratus
Jul 10, 2013Marking node for maintenance but accessible for testing
Hi all,
We have a website over 3 nodes on a virtual server with source persistency.
We use a monitor to check for a specific html file to pull the node out for maintenance.
The issue I have...
Craig_17766
Nimbostratus
Jul 10, 2013Great thanks.
Looking at this from a different angle, can I do something like this? A mixture or URI rewriting and node selection?
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/node1" } {
HTTP::uri "/"
node 172.16.16.1 80
}else {
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