Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

ArlindT's avatar
ArlindT
Icon for Altocumulus rankAltocumulus
2 years ago
Solved

F5 Policy using replace with TCL

Hi,   i'm trying to to the following job: when someone try to browse to ictservice.it/some_text/etc i want the policy to add the string ICTDesktop int the path -> ictservice.it/ICTDesktop/some_te...
  • ArlindT's avatar
    2 years ago

    solved as tcl[HTTP::uri "/ICTDesktop[HTTP::uri]"]

    ps: also tcl[HTTP::path "/ICTDesktop[HTTP::path]"] works