User guide
configure server slow-start interval
ExtremeWarePx1 1.2 Command Reference Guide 209
configure server slow-start interval
configure server slow-start interval <seconds>
Description
Sets the global interval used to adjust the limit for server connections.
Syntax Description
Default
The interval defaults to 5 seconds.
Usage Guidelines
You must have administrator privileges to issue this command.
The number of connections over time for a particular server are calculated from an initial maximum
number of connections, and an interval. When a server is brought up, connections are limited to the
initial maximum number. After the number of seconds conÞgured for the interval, the maximum
number of connections allowed is doubled.
This command sets the global interval. You can set the initial maximum number of connections with the
configure server slow-start initial-connections command.
You must use the build command to commit the conÞguration changes made by this command.
Example
The following command sets the global interval to 3 seconds.
configure server slow-start interval 3
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
seconds The global interval between server connections.