Forum Discussion

Eddie_27920's avatar
Eddie_27920
Icon for Nimbostratus rankNimbostratus
Jan 07, 2015

New to iRules and trying to get port translation to work

I have a website that is HTTP, a VIP built on HTTP with the following iRule: when HTTP_REQUEST { set host [string tolower [HTTP::host]] if { $host eq "solidwaste.dev.mesaaz.gov"} { pool solidwaste.de...