Re: [tipc-discussion] [PATCH net-next 4/4] tipc: reduce transmission rate of RESET messages when link is down

2016-03-29 Thread Ying Xue
On 03/27/2016 04:05 AM, Jon Maloy wrote: > When a link is down, it will continuously try to re-establish contact > with the peer by sending out a RESET message at each timeout interval. > The default value for this interval is currently 375 ms. This is > wasteful, and may become a problem in very l

[tipc-discussion] [PATCH net-next 4/4] tipc: reduce transmission rate of RESET messages when link is down

2016-03-26 Thread Jon Maloy
When a link is down, it will continuously try to re-establish contact with the peer by sending out a RESET message at each timeout interval. The default value for this interval is currently 375 ms. This is wasteful, and may become a problem in very large clusters with dozens or hundereds of nodes b