Forum Discussion
Nick_Matthews
Cirrus
Apr 20, 2020Move active connection from one node to another is same pool
Hi, I'm hoping someone can help, or clarify if this is possible or not. Is it possible to move an active connection from one active node to another active node in the same pool? I know y...
ldesfosses
Cirrus
Apr 21, 2020On what criteria do you want to move to another active node ? URI ?
you have an example with iRule here :
https://devcentral.f5.com/s/articles/irules-101-05-selecting-pools-pool-members-and-nodes
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/admin" } {
node 10.1.1.200 8080
}
}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