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

Forum Discussion

Corey_Smith_174's avatar
Corey_Smith_174
Icon for Nimbostratus rankNimbostratus
18 years ago

Changing destination pool/port based on initial message on encrypted streams

On a plaintext stream it is possible to select a pool/member/port by using a method similar to:     when CLIENT_ACCEPT {   TCP::collect 1   }     when CLIENT_DATA {   if { [re...