File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -457,8 +457,8 @@ message RouteAction {
457
457
google.protobuf.Duration per_try_timeout = 3 [(gogoproto.stdduration ) = true ];
458
458
}
459
459
460
- // Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout
461
- // specified, although the connection manager wide :ref:`stream_idle_timeout
460
+ // Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout,
461
+ // although the connection manager wide :ref:`stream_idle_timeout
462
462
// <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>`
463
463
// will still apply. A value of 0 will completely disable the route's idle timeout, even if a
464
464
// connection manager stream idle timeout is configured.
You can’t perform that action at this time.
0 commit comments