Forum Discussion
Following iRule not working in my setup please correct mistake if found
when HTTP_REQUEST { if { [string tolower [HTTP::host]] equals "mfcomb.birlasunlife.com" } { if { ([string tolower [HTTP::uri]] starts_with "/media") or ([string tolower [HTTP::uri]] starts_with "/mediaupload") or ([string tolower [HTTP::uri]] starts_with "/webchat") or ([string tolower [HTTP::uri]] starts_with "/webtrak") } then { pool Talisma_MF_Webchat }else{ pool UAT-VS_pool } }
17 Replies
- together_183451
Nimbostratus
Thanks Stephan I will follow the same ...
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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