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

Forum Discussion

Perween_Zaman_7's avatar
Perween_Zaman_7
Icon for Nimbostratus rankNimbostratus
Nov 06, 2005

Question on getfield

Hi     If my URL is http://myDomain.com/myImage.img     what will be the value of the variable second_field in this iRule?     set second_field [getfield [HTTP::uri] "/" 2]    ...