Forum Discussion
mayur_m_150368
Apr 23, 2014Nimbostratus
How to add multiple contains (words) in irule?
How I can add two or three contains in below irule? In the same irule i want to add "documents" & "print" contains same as we written "cvapweb"
when HTTP_REQUEST {
SSL::disable
if { [string to...
mayur_m_150368
Apr 23, 2014Nimbostratus
when HTTP_REQUEST {
SSL::disable
if { [string tolower [HTTP::host]] equals "abc.com" } {
if { [HTTP::uri] contains "cvapweb" } {
pool abc_9090
} else {
pool abc_8080
}
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