(SOL14804) Summary
The Slow Ramp Time pool setting protects a newly available pool member from being overloaded with connection requests.
Description
When a previously unavailable pool member becomes available (for example, after having been marked down by a health monitor, manually disabled, or forced offline), connection requests can overload the new pool member, depending on the pool's load balancing method. For example, if you configure a pool to use the Least Connections load balancing method, the sys
↧