connmgr: bring low/high water values closer
This commit is contained in:
parent
096d02711a
commit
41566f205a
@ -73,8 +73,8 @@ func defCommon() Common {
|
|||||||
"/ip6/::/tcp/0",
|
"/ip6/::/tcp/0",
|
||||||
},
|
},
|
||||||
|
|
||||||
ConnMgrLow: 50,
|
ConnMgrLow: 150,
|
||||||
ConnMgrHigh: 200,
|
ConnMgrHigh: 180,
|
||||||
ConnMgrGrace: Duration(20 * time.Second),
|
ConnMgrGrace: Duration(20 * time.Second),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user