mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#10850)
This commit is contained in:
parent
46c8d589d0
commit
470e3463fd
|
@ -1142,7 +1142,7 @@ These environment variables affect the behavior of the <code>install-cni</code>
|
|||
<tr>
|
||||
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
|
||||
<td>Floating-Point</td>
|
||||
<td><code>100</code></td>
|
||||
<td><code>25</code></td>
|
||||
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -7514,7 +7514,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<tr>
|
||||
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
|
||||
<td>Floating-Point</td>
|
||||
<td><code>100</code></td>
|
||||
<td><code>25</code></td>
|
||||
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -770,7 +770,7 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<tr>
|
||||
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
|
||||
<td>Floating-Point</td>
|
||||
<td><code>100</code></td>
|
||||
<td><code>25</code></td>
|
||||
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -1656,7 +1656,7 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<tr>
|
||||
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
|
||||
<td>Floating-Point</td>
|
||||
<td><code>100</code></td>
|
||||
<td><code>25</code></td>
|
||||
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -1017,7 +1017,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<tr>
|
||||
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
|
||||
<td>Floating-Point</td>
|
||||
<td><code>100</code></td>
|
||||
<td><code>25</code></td>
|
||||
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue