diff --git a/content/en/docs/reference/commands/install-cni/index.html b/content/en/docs/reference/commands/install-cni/index.html
index ff1fd98df2..f65eb225d8 100644
--- a/content/en/docs/reference/commands/install-cni/index.html
+++ b/content/en/docs/reference/commands/install-cni/index.html
@@ -1142,7 +1142,7 @@ These environment variables affect the behavior of the install-cni
PILOT_MAX_REQUESTS_PER_SECOND |
Floating-Point |
-100 |
+25 |
Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. |
diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index a27a7f5010..56a66854f0 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -7514,7 +7514,7 @@ These environment variables affect the behavior of the istioctl
com
PILOT_MAX_REQUESTS_PER_SECOND |
Floating-Point |
-100 |
+25 |
Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. |
diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html
index 5d0b700f5d..ea0e52c156 100644
--- a/content/en/docs/reference/commands/operator/index.html
+++ b/content/en/docs/reference/commands/operator/index.html
@@ -770,7 +770,7 @@ These environment variables affect the behavior of the operator
com
PILOT_MAX_REQUESTS_PER_SECOND |
Floating-Point |
-100 |
+25 |
Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. |
diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html
index 44bb6e07cf..5372d5a646 100644
--- a/content/en/docs/reference/commands/pilot-agent/index.html
+++ b/content/en/docs/reference/commands/pilot-agent/index.html
@@ -1656,7 +1656,7 @@ These environment variables affect the behavior of the pilot-agent
PILOT_MAX_REQUESTS_PER_SECOND |
Floating-Point |
-100 |
+25 |
Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. |
diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html
index a2bf79e746..6ee31bc52e 100644
--- a/content/en/docs/reference/commands/pilot-discovery/index.html
+++ b/content/en/docs/reference/commands/pilot-discovery/index.html
@@ -1017,7 +1017,7 @@ These environment variables affect the behavior of the pilot-discovery
PILOT_MAX_REQUESTS_PER_SECOND |
Floating-Point |
-100 |
+25 |
Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. |