Forum Discussion
Prabhu_73174
Nimbostratus
Aug 31, 2010Unable to redirect to a different pool
Env : Big IP 9.4
I have configured the Below iRule and added it to Virtual Server
when LB_SELECTED {
if {([LB::server port] == 9931)}{
pool APILink_A ...
Chris_Miller
Altostratus
Sep 01, 2010If you're using LB::server port, hasn't your traffic already hit a specific pool and the load balancing decision already been made?
If you read the wiki on "pool," you'll notice the event isn't valid in LB_SELECTED even though it doesn't throw an error:
http://devcentral.f5.com/wiki/default.aspx/iRules/pool.html
Can you better explain what you're trying to accomplish here? It sounds like you have a VS and you want to send traffic to two different pools but I'm unsure of what you're trying to base that decision on.
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