health Check
Parameters
value
Whether to enable health check. Valid values: on
and off
. TCP
and UDP
listener's health_check
is always on
, so it will be ignore when launching TCP
or UDP
listener. NOTE: health_check
is required and takes effect only when listener_sync
is set to off
.