On 7/1/12 6:40 PM, erpo41 at gmail.com wrote: > Do tahoe storage nodes send keepalives to each other over their tcp > connections? Yes, by default they'll send a keepalive packet at least once every 8 minutes. You can make it send them faster, if you like. Look at "timeout.keepalive" in docs/configuration.rst for details. cheers, -Brian