Skip to content

NGINX Plus: Server Slow-Start #2161

Open
@mpstefan

Description

@mpstefan

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.

Acceptance

  • The Upstream Settings policy has a field to enable slow-start on an upstream for all servers for the given time period.
  • Documentation is updated to explain that this is an NGINX Plus feature
  • This feature is added to the list of NGINX Plus exclusive features
  • When Server Slow-Start is enabled in a policy without NGINX Plus, that policy is rejected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/nginx-configurationRelates to nginx configurationbacklogCurrently unprioritized work. May change with user feedback or as the product progresses.refinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions