From 470e3463fd1d1d4d86b10c594fff2c471ba66404 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 2 Feb 2022 18:54:19 -0800 Subject: [PATCH] Automator: update istio.io@ reference docs (#10850) --- content/en/docs/reference/commands/install-cni/index.html | 2 +- content/en/docs/reference/commands/istioctl/index.html | 2 +- content/en/docs/reference/commands/operator/index.html | 2 +- content/en/docs/reference/commands/pilot-agent/index.html | 2 +- content/en/docs/reference/commands/pilot-discovery/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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.