firewall4 icon indicating copy to clipboard operation
firewall4 copied to clipboard

weird quic freezes because of ct timeout

Open brada4 opened this issue 1 year ago • 0 comments

firefox tries 300s keeplaive for udp stream gcp responds with 120s chromium uses 30s as a result firefox doesnt perform well like yt freezing, maps stuck etc against google at least.

particular 433/udp streams should have their timeout adjusted to 300s to adapt to the facts life (default 30s, patching kernel to count 5+packets each way in kernel to become stream would fix current moment issue) id' do a PR but i dot feel strong to s/accept/udp 53 ct tmout \; accept/+

brada4 avatar May 08 '24 12:05 brada4