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.

RADIUS Load Balancing

Problem this snippet solves: An iRule to load balance RADIUS requests. Code : when RULE_INIT { array set ::msg_types { 1 "Access-Request" 2 "Access-Accept" 3 "Access-Reject" 4 "A...
Published Mar 18, 2015
Version 1.0