mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

500ms keepalive delay on proxy side causes client to sometimes send a second keepalive since it waits more than 500ms for the first response. Fixes #7658