-
Notifications
You must be signed in to change notification settings - Fork 2k
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsproposalAn issue that proposes a feature requestAn issue that proposes a feature request
Description
Overview
The goal of this story is to ensure that the sync
directive is appended to the end of any limit_req_zone
in the NGINX configuration so that rate limit policies deployed can take advantage of zone_sync
Acceptance Criteria
- When
zone_sync
is enabled, thesync
directive must be appended to the end of anylimit_req_zone
- When
zone_sync
is disabled, thesync
directive must be removed from the end of anylimit_req_zone
Metadata
Metadata
Assignees
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsproposalAn issue that proposes a feature requestAn issue that proposes a feature request
Type
Projects
Status
Done 🚀