Email to friend
Your name: *
Your email: *
Friend's email: *
Comment:


What is slb virtual health?
SLB VIP Supports External TCP based Health Check

This is a small but useful enhancement on SLB virtual service access.
Prior to this new feature, when all the real servers correspondent to a L4 TCP-based SLB virtual service go down:

a. the status of the virtual service will NOT be marked “DOWN”.
b. any TCP connection attempt from outside will be responded normally which mistakenly convince other devices that the virtual service is good to use

With this enhancement, TM SLB module behaves differently under the same condition:

c. the status of the virtual service will be marked “DOWN”.
d. any TCP connection attempt from outside will NOT be responded so that other devices will know the unavailability of the detected virtual service.

This is useful to support external device to detect the availability of TCP-based virtual services defined in TM.

New CLI commands:

slb virtual health {on/off}

This command allows users to enable or disable virtual service health check