nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

NGINX Plus: Server Slow-Start

Open mpstefan opened this issue 1 year ago • 0 comments
trafficstars

Part of Upstream Settings

The server slow‑start feature prevents a recently recovered server from being overwhelmed by connections, which may time out and cause the server to be marked as failed again.

In NGINX Plus, slow‑start allows an upstream server to gradually recover its weight from 0 to its nominal value after it has been recovered or became available. This can be done with the slow_start parameter to the server directive.

mpstefan avatar Jun 20 '24 19:06 mpstefan