Forum Discussion
JG
Cumulonimbus
Mar 12, 2014The function of "LB::server pool"
The following function has been frequently recommended for use in the following situation:
if { [active_members [LB::server pool]] < 1 } {
If there are no members available, generate HTML Mai...