mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Some network equipment that does TCP session tracking tend to drop TCP sessions after a period of inactivity. Use keepalive mechanism to prevent this from happening for our inter-node communication. Message-Id: <20160314173344.GI31837@scylladb.com>