Reduced how often relative path qualities and aggregate link allocations are computed
This commit is contained in:
parent
6fddf31db3
commit
0faa655b83
4 changed files with 38 additions and 24 deletions
|
@ -305,8 +305,7 @@
|
|||
#define ZT_PATH_LATENCY_SAMPLE_INTERVAL ZT_MULTIPATH_PEER_PING_PERIOD * 2
|
||||
|
||||
/**
|
||||
* Interval used for rate-limiting the computation of path quality estimates. Set at 0
|
||||
* to compute as new packets arrive with no delay.
|
||||
* Interval used for rate-limiting the computation of path quality estimates.
|
||||
*/
|
||||
#define ZT_PATH_QUALITY_COMPUTE_INTERVAL 1000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue