Forum Discussion
yuanqiang_22112
Nimbostratus
Dec 20, 2016pool special link base on destination url
hi I want to client users visit "; pool cnc_pool ,I write the irules ,please help ensure if it's right . when LB_SELECTED { if { [HTTP::uri] contains ";} { pool CNC_POOL } }
1 Reply
- Stanislas_Piro2
Cumulonimbus
Hi,
You can try this irule:
when HTTP_REQUEST { if { [HTTP::host] equals "www.apple.com"} { pool CNC_POOL } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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