| setvpnvserver_downstateflush |
Use this method to set close existing connections when the virtual server is marked DOWN, which means the server might have timed out. Disconnecting existing connections frees resources and in certain cases speeds recovery of overloaded load balancing setups. Enable this setting on servers in which the connections can safely be closed when they are marked DOWN. Do not enable DOWN state flush on servers that must complete their transactions. |
Syntax |
Parameters |
name |
Name of the virtual server to modify. This is mandatory parameter. |
downstateflush |
Close existing connections when the virtual server is marked DOWN, which means the server might have timed out. Disconnecting existing connections frees resources and in certain cases speeds recovery of overloaded load balancing setups. Enable this setting on servers in which the connections can safely be closed when they are marked DOWN. Do not enable DOWN state flush on servers that must complete their transactions. Default value = ENABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |