Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 [2]

Author Topic: Latency when downloading from internet flat-out  (Read 2579 times)

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7385
  • VM Gig1 - AAISP L2TP
Re: Latency when downloading from internet flat-out
« Reply #15 on: October 23, 2021, 07:38:57 PM »

I've not seen
Code: [Select]
net.ipv4.tcp_notsent_lowat=16384 mentioned before.  Its certainly a curious one given the default on Fedora is
Code: [Select]
net.ipv4.tcp_notsent_lowat = 4294967295 so just slightly different.

I see it seems to be related to making http/2 work best https://blog.cloudflare.com/http-2-prioritization-with-nginx/ and it specifically mentions servers rather than clients.  So not sure its necessary on the client side, though it does seem like it would reduce bufferbloat.

yep these are server side things.

Sender controls congestion window, and I should have stated that second optimisation is specifically suggested for http/2 but does work well with ftp as well and other protocols I tested.

Defaults tend to not be changed often as developers have to be absolutely sure they not going to break things for the masses.
Logged
Pages: 1 [2]
 

anything