Forum Discussion
Ganesh_Balasubr
May 22, 2012Nimbostratus
Redirect to different pool based on no.of connection
I've a very simple environment. Pool A with two nodes and Pool B with Nodes. Then created a Global Pool and added Pool A and Pool B.
Created a Virtual IP and added Global Pool as Default pool with Round Robin method. Though I'm seeing connection going between two pools, not sure at what order this is being moving. I want to create a rule, which is like first 10 connection goes to POOL A and next to POOL B in other words, every 10 connection should switch between the pools.
I want to test our application behavior when the connection is bounced back and forth between different nodes. I need help to create an irule for this scenario?
- Michael_YatesNimbostratusHi Ganesh,
when HTTP_REQUEST { if { [active_members http_poo_name] == 0 } { log local0. "Connection Limit Reached / No pool members available." } }
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