| setcsvserver_somethod |
Use this method to set the spillover factor. When traffic on the main virtual server reaches this threshold, additional traffic is sent to the backupvserver. |
Syntax |
Parameters |
name |
Identifies the virtual server name (created with the add cs vserver method). This is mandatory parameter. |
somethod |
The spillover factor. When traffic on the main virtual server reaches this threshold, additional traffic is sent to the backupvserver. Possible Values : CONNECTION, DYNAMICCONNECTION, BANDWIDTH, HEALTH, NONE. |
Return Value |
Returns simpleResult |
See Also |