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

Forum Discussion

Juha__Ranta_106's avatar
Juha__Ranta_106
Icon for Nimbostratus rankNimbostratus
Aug 17, 2005

Need help with Tcl [string first "/foo/" $var] ...

Hello, I need to find first occurance of string "/foo/" in HTTP::uri and replace it with "/foobar/". I have the following 'when HTTP_REQUEST' event in my iRule: when HTTP_REQUEST { ...