diff --git a/XDS_PROTOCOL.md b/XDS_PROTOCOL.md index f32b2eef..4246f172 100644 --- a/XDS_PROTOCOL.md +++ b/XDS_PROTOCOL.md @@ -297,6 +297,11 @@ static_resources: port_value: lb_policy: ROUND_ROBIN http2_protocol_options: {} + upstream_connection_options: + # configure a TCP keep-alive to detect and reconnect to the admin + # server in the event of a TCP socket disconnection + tcp_keepalive: + ... admin: ...