| setlbvserver_newservicerequestincrementinterval |
Use this method to set interval, in seconds, between successive increments in the load on a new service or a service whose state has just changed from DOWN to UP. A value of 0 (zero) specifies manual slow start. |
Syntax |
Parameters |
name |
Name of the virtual server. This is mandatory parameter. |
newservicerequestincrementinterval |
Interval, in seconds, between successive increments in the load on a new service or a service whose state has just changed from DOWN to UP. A value of 0 (zero) specifies manual slow start. Default value = 0. Maximum value = 3600. |
Return Value |
Returns simpleResult |
See Also |