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

Forum Discussion

commsmonkey_172's avatar
commsmonkey_172
Icon for Nimbostratus rankNimbostratus
Aug 08, 2010

Persist uie with Findstr query

I've come across the following irule and I'm not sure exactly what it's intentions are     rule Persist_Universal {   when HTTP_REQUEST {   persist uie [ findstr [HTTP::uri] "?" 9 3 ] ...