Hi, Assuming there is a rule RULE1 with protocol=udp, hc-name=HC1, while in HC1 hc-test=TCP, does this health check make sense? Will health check ignore the protocol in the rule and still check tcp socket , then show result according to the check? I think this kind of check doesn't make sense to the user and an error can be returned while creating the rule?
Does health check know the ipversion in the rule and do check accordingly? For example, RULE1 specifies ipversion=v6, hc-name=HC1 and in HC1 hc-test=PING, then health check will use 'ping -A inet6'. I think ipversion can be an option while creating healthcheck. If the ipversion in the rule is not same as the value in the health check, then an error will be returned while creating a rule. Thanks, - Grace
