mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-15 12:50:47 +02:00
Add config for stream idle timeout in envoy (#985)
This commit is contained in:
parent
12aef78369
commit
1d4ec43a10
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ static_resources:
|
|||
"@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager
|
||||
codec_type: auto
|
||||
stat_prefix: ingress_http
|
||||
stream_idle_timeout: 0s
|
||||
route_config:
|
||||
name: local_route
|
||||
virtual_hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue