Forum Discussion
CHofmann_213970
Feb 02, 2016Nimbostratus
LB::server pool returns empty string
I need to switch between two different pools, based on the url. I found the following pattern in several answers:
when CLIENT_ACCEPTED {
set default_pool [LB::server pool]
}
when HTTP...
Brad_Parker
Cirrus
In client accepted I'm not sure how you would have a value for [LB::server pool] as no load balancing decision has been made yet. I've always been under the impression LB_SELECTED has to fire before any LB variables will be populated.
Kai_Wilke
Feb 02, 2016MVP
Yep, its should normaly work like the OP has implemented the code, but it doesnt.
Even SOL9800 is recommending an alike iRule for non-OneConnect Virtuals.
So [LB::server pool] dont require a LB decision, but [LB::server addr] does...
Cheers, Kai
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