http://major.acetone.i2p/irc2p/ls2/2022/03/18
:) zlatinb yes hello zzz need some help with SSU delayed acks zzz some background: zzz currently we delay an ack by min(rtt/2, 150) ms zzz we changed that from max(...) last fall zzz the max(rtt/2, something) where something varied 100, 150, 200 - dates back to jrandom zzz in streaming, the delayed ack is min(rtt/8, 120) zzz my theory is that min(rtt/2, something) is unstable, i.e. the RTT will constantly increase - for any reasonable "real RTT" zzz and I suspect that rtt/8 will be stable...
1 similar result skipped