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

JRahm's avatar
JRahm
Icon for Admin rankAdmin
Jan 19, 2006

Capturing persistent connections to logfile

I am using the following rule in one environment: rule reject_when_down { when CLIENT_ACCEPTED { if { [active_members pool] == 0 } { discard } else { use pool pool...