Forum Discussion

DaleLeBlanc_140's avatar
DaleLeBlanc_140
Icon for Nimbostratus rankNimbostratus
Jan 26, 2015

Create iRule from TMOS

I am trying to create an iRule similar to this from TMOS.   when HTTP_REQUEST { HTTP::header replace "Host" "4.2.2.2" }   When I enter the following syntax, I get some type of editor. How c...