mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-07-04 18:30:20 +00:00
chore: change minAckRate to 0.8
This commit is contained in:
parent
6d628e1e8c
commit
f3b999bce0
@ -10,7 +10,7 @@ const (
|
||||
|
||||
pktInfoSlotCount = 4
|
||||
minSampleCount = 50
|
||||
minAckRate = 0.75
|
||||
minAckRate = 0.8
|
||||
)
|
||||
|
||||
type BrutalSender struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user