IPv6_message=" for IPv4 addresses, although at least one of proxies is FAILED for IPv6 addresses"
fi
if["$failover"==true];then
message=$'many database queries from the site have connected directly to the Frontier servers or backup proxies, with a high rate of queries not going through the local squid(s):\n'$result
echo"At least one of proxies is FAILED and $message"
exit$SAME_WARNING
elif["$found_proxy"==false];then
echo"No proxies are found and $message"
exit$SAME_WARNING
else
echo"Proxy test is FAILED and $message"
exit$SAME_ERROR
fi
failover_message=$' and many database queries from the site have connected directly to the Frontier servers or backup proxies, with a high rate of queries not going through the local squid(s):\n'$result