Skip to content

Commit

Permalink
Merge pull request #71 from restatedev/envoy-keepalive
Browse files Browse the repository at this point in the history
Add envoy SO_KEEPALIVE settings
  • Loading branch information
jackkleeman authored Jul 18, 2023
2 parents 9b5c8e6 + 5f183af commit 52265a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/deployment-operations/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,8 @@ data:
lb_policy: CLUSTER_PROVIDED
# assume http2 in upstream
http2_protocol_options: {}
upstream_connection_options:
tcp_keepalive: {}
cluster_type:
name: envoy.clusters.dynamic_forward_proxy
typed_config:
Expand Down

0 comments on commit 52265a2

Please sign in to comment.