Re: Router settings
Marco Moock <[email protected]> Sat, 27 Aug 2022 16:29:05 +0200
| Newsgroups | alt.comp.networking.routers |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Am Samstag, 27. August 2022, um 08:04:47 Uhr schrieb SC Tom: > My larger downloads are mostly games. As you probably know, most > games are pretty darn huge any more (whatever happened to DVD's, > LOL?), so it takes a good while to DL one. They're legit games, not > pirated hack jobs from one of those sites. Many game downloaders use Bittorrent and that can use UDP. Is there a way to limit it the download rate in the game? If you have 100 MBit/s down, set it to 95 and you should still be able to browse the web on other machines. Also, make sure the upload isn't that high, some of the game launchers also upload the files to other players. If you browse the web with HTTP/HTTPS, TCP is being used that has a flow control. It will limit the amount of segments being transmit per second if the ACK segments can't go out in realtime. So limit the upload in your game launcher too, e.g. to the half of the available bandwidth.