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

Forum Discussion

xiangyang_zhang's avatar
xiangyang_zhang
Icon for Nimbostratus rankNimbostratus
Apr 21, 2006

Read&Write problem

With the irule below, can read-write problem happen ?   rule tls_flag {   when HTTP_REQUEST {   set tlsflg 0   if {[HTTP::method] equals "CONNECT"}{   ...