Forum Discussion
Matthew_Shaw_64
Nimbostratus
Aug 29, 2007LB::server pool behaviour clarification?
I have a simple iRule that tries to send requests for certain urls to a custom pool rather than the default pool associated with the virtual server:
when HTTP_REQUEST {
if { [HTTP::uri]...
Colin_Walker_12
Sep 07, 2007Historic F5 Account
Setting a default pool like you are above in the CLIENT_ACCEPTED section probably won't achieve what you want it to, since the BIG-IP hasn't made a new load balancing decision yet, and you'll basically be setting the default_pool variable to whatever pool was selected on the last step through the rule.
Is there a default pool defined for this Virtual? If not, I'd try that first.
HTH,
Colin
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
