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

Forum Discussion

hosting-team_36's avatar
hosting-team_36
Icon for Nimbostratus rankNimbostratus
Oct 29, 2018

irule to extract single IP from X-Forwarded-for results with multiple IPs

I need an irule to split the IP::remote_addr and just set the first IP as theX-Forwarded-For when HTTP_REQUEST { HTTP::header insert X-Forwarded-For [IP::remote_addr] } https://devcentral.f5.com/...