Forum Discussion
Mohit_Rathee
Nimbostratus
Feb 22, 2019Default Pool Selection if irule selected pool is down.
We have a applied a irule to VS who selects a pool X with a single node X based on HTTP header.
My question is that if node X is down which in turn make the pool down ,will the traffic will be direc...
RaghavendraSY
Altostratus
Feb 22, 2019Can you please provide your iRule.
You can apply both irule and default pool to virtual server or just iRule.
iRule will have high priority over default pool.
1st step is traffic flow according to the iRule and any traffic not matching iRule then it will go to default pool.
hope this helps.
Mohit_Rathee
Nimbostratus
Feb 22, 2019when CLIENT_ACCEPTED { if { [IP::addr [IP::client_addr]/24 equals 10.10.1.1] } { pool Pool_X } }
And my default pool for VS is Pool_Y. Now suppose 10.10.1.1 makes a connection but Pool_X is down will it go to Pool_Y.
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