swift-cluster-membership icon indicating copy to clipboard operation
swift-cluster-membership copied to clipboard

SWIM: Tune default probing timeouts

Open ktoso opened this issue 4 years ago • 1 comments

Best to put it onto some amazon instances poke around a bit and select something realistic / good "default", something like a few seconds is likely fine.

ktoso avatar Aug 07 '20 08:08 ktoso

Memberlist suggests setting it to p99 of roundtrip time (which shouldn't be more than a few hundreds millis in a normal setup (eventually we should also decide where we stand on cross availability zone setup): https://github.com/hashicorp/memberlist/blob/f72d2042a81632f45a86ad548580c1bd8890dbf9/config.go#L113

avolokhov avatar Aug 07 '20 09:08 avolokhov