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
May 12, 2023
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
    May 22, 2023

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

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