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

Forum Discussion

atoth's avatar
atoth
Icon for Cirrus rankCirrus
May 01, 2015

Writing and Rewriting a URI

I've got a vip similar to the below. when HTTP_REQUEST {` switch -glob [HTTP::path] { "/a/b/c" - "/blah/blah/blah" { HTTP::header replace "Host" "internal.domain.com" pool redirect-pool snat aut...