You can maybe try to use different TCP congestion algorithm. Bazzite uses bbr tcp by default, with f

You can maybe try to use different TCP congestion algorithm.
Bazzite uses bbr tcp by default, with fq packet scheduling.

Linux generally uses cubic tcp by default with fq_codel iirc
Was this page helpful?