Skip to content

Commit 4dc9baf

Browse files
authored
update rate limit docs to describe zone sync (#7480)
1 parent 89e2dce commit 4dc9baf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/content/configuration/policy-resource.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@ The feature is implemented using the NGINX [ngx_http_limit_req_module](https://n
119119

120120
{{< /note >}}
121121

122+
{{< note >}}
123+
124+
When the [Zone Sync feature]({{< ref "/configuration/global-configuration/configmap-resource.md#zone-sync" >}}) is enabled with NGINX Plus, the rate limiting zone will be synchronized across all replicas in the cluster. This means all replicas are aware of the requests that have been rate limited by other replicas in the cluster.
125+
126+
{{< /note >}}
127+
122128
{{% table %}}
123129
|Field | Description | Type | Required |
124130
| ---| ---| ---| --- |

0 commit comments

Comments
 (0)