For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

escman's avatar
escman
Icon for Cirrus rankCirrus
Sep 29, 2022
Solved

STREAM profile (HTTP > HTTPS) with host exception

Hello guys, I do need to add a exception into the default stream irule (HTTP to HTTPS) to bypass the www.w3.org domain: I got this iRule: when HTTP_REQUEST { STREAM::disable HTTP::header remo...
  • escman's avatar
    escman
    Oct 20, 2022

    Hi Enes,

    I done it explict instead use only "http" > "https"  (the real domain http://domain.com to https://domain.com) and works fine!

    Thank you 🙂