For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

CTS_14402's avatar
CTS_14402
Icon for Nimbostratus rankNimbostratus
Mar 30, 2006

LB::detach command

Hello, I wrote following iRule to loadbalance DNS requests. rule DNS_LB { when RULE_INIT { ::zcn_bits 0x78 ::zcn_sign 0x20 } when CLIENT_DATA { if { [UDP::payload length] >...