in this thread you can discuss about any network settings, and how you can reduce the latency on this test:
https://www.waveform.com/tools/bufferbloat
what am i doing?
the first thing I did was tidy up my MTU size (1500 by def), for me it's 1480 for some reason.
then I enter this command:
netsh int tcp set global autotuninglevel=disabled
(powershell)
This two options you can set in TCPoptimizer
After that my latency is reduced.
idk, maybe that work not like that, but it working.
after/before
Network BufferBloat Thread
Network BufferBloat Thread
- Attachments
-
- image-10.png (432.32 KiB) Viewed 5994 times
-
- image-9~2.png (347.68 KiB) Viewed 5994 times
Re: Network BufferBloat Thread
Games do not use tcp packets. These settings are useless, as is this site.
Re: Network BufferBloat Thread
Based on the screenshots, it looks like you traded a bit of throughput for lower buffer lag. For gaming, I'd say that's an improvement. The bufferbloat generally shows up when the throughput is saturated, as packets start queuing up instead of being transferred "right now".
I agree with optimizing MTU, I have had several fiber connections where 1500 was too high. Many connections are in the 1440-1480 range.
I agree with optimizing MTU, I have had several fiber connections where 1500 was too high. Many connections are in the 1440-1480 range.
2023 Esports Guide: forums.blurbusters.com/viewtopic.php?t=11799
Windows 10 Esports Guide: forums.blurbusters.com/viewtopic.php?t=10724
Windows 10 Esports Guide: forums.blurbusters.com/viewtopic.php?t=10724
Re: Network BufferBloat Thread
I found mine to be not fragmenting at 1462 + 28 = 1490 MTU size.
But thank you for the autotuninglevel, this worked wonders!
(Combined effort with network driver tweaks+MTU+autotuninglevel)
https://www.waveform.com/tools/bufferbl ... b9baecec98
CPU: AMD R7 5800x3D ~ PBO2Tuner -30 ~ no C states
RAM: Gskill Bdie 2x16gb TridentZ Neo ~ CL16-16-16-36 1T ~ fine tuned latency
GPU: ASUS TUF 3080 10G OC Edition(v1/non-LHR) ~ disabled Pstates ~ max oced
OS: Fine tuned Windows 10 Pro, manual tuned.
Monitor: Alienware AW2521H ~ mix of ULMB/Gsync @ 240hz/360hz
More specs: https://kit.co/Kyouki/the-pc-that-stomps-you
RAM: Gskill Bdie 2x16gb TridentZ Neo ~ CL16-16-16-36 1T ~ fine tuned latency
GPU: ASUS TUF 3080 10G OC Edition(v1/non-LHR) ~ disabled Pstates ~ max oced
OS: Fine tuned Windows 10 Pro, manual tuned.
Monitor: Alienware AW2521H ~ mix of ULMB/Gsync @ 240hz/360hz
More specs: https://kit.co/Kyouki/the-pc-that-stomps-you
-
rekaa02511
- Posts: 14
- Joined: 25 Sep 2023, 11:12
Re: Network BufferBloat Thread
Turning off autotuninglevel made my upload 0 ms, any way to get my upload down? I also changed to optimal MTU size for my connection.Slender wrote: ↑01 May 2023, 14:42in this thread you can discuss about any network settings, and how you can reduce the latency on this test:
https://www.waveform.com/tools/bufferbloat
what am i doing?
the first thing I did was tidy up my MTU size (1500 by def), for me it's 1480 for some reason.
then I enter this command:
netsh int tcp set global autotuninglevel=disabled
(powershell)
This two options you can set in TCPoptimizer
After that my latency is reduced.
idk, maybe that work not like that, but it working.
after/before
