mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16180)
This commit is contained in:
parent
3fa011fb90
commit
4c3b535325
|
@ -1947,7 +1947,7 @@ and <a href="https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http
|
|||
Note these status codes refer to the actual responses received from the destination.
|
||||
For example, if a connection is reset, Istio will translate this to 503 for it’s response.
|
||||
However, the destination did not return a 503 error, so this would not match <code>"503"</code> (it would, however, match <code>"reset"</code>).</p>
|
||||
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled,503</code>.</p>
|
||||
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled</code>.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -1947,7 +1947,7 @@ and <a href="https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http
|
|||
Note these status codes refer to the actual responses received from the destination.
|
||||
For example, if a connection is reset, Istio will translate this to 503 for it’s response.
|
||||
However, the destination did not return a 503 error, so this would not match <code>"503"</code> (it would, however, match <code>"reset"</code>).</p>
|
||||
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled,503</code>.</p>
|
||||
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled</code>.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue