Forum Discussion

Almassud_221797's avatar
Oct 11, 2016

Any ideas on how to prevent the loop?

Good morning all,   I am working with an iRule that's normally easy, but not this time. Here's why:   when HTTP_REQUEST { if { [string tolower [HTTP::host]] ends_with "host.domainname.com" }...