Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New resources
New profile posts
Latest activity
Media
New media
New comments
Search media
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Windows 10 Forums
Windows 10 Networking
How do I make my Windows Configuration more resilient against packet loss?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="LovelyBloom" data-source="post: 758121" data-attributes="member: 119736"><p>Hi first things first: nothing irrelevant like changing your ISP (not possible), constant phone line services (they don't care) or anything of the sort we simply have a very bad internet (that has surprisingly good down bandwidth 8Mbit) we can only tinker with hoping windows will be more tolerable to it.</p><p></p><p>I have packet loss on down/upload, I get constant time connection time outs, or worse simply connection to the link drops and high ping (inside the country is around 98 and outside starts around 250 and goes up and up (especially on bad days).</p><p>we have only tools like netsh alike at our disposal (or any better if you know any) and I haven't the foggiest idea how to configure my system for this environment.</p><p></p><p>does anyone know their way around making network, netsh, Set-NetTCPSetting or any other including professional third-party apps and regedit hacks that actually work (I hope I don't have to remind you most registry edits on the net are for win 98x or xp)</p><p></p><p>can anyone help me with this so that the windows shows more tolerance against these situations?</p><p></p><p>ps: remember my only option is to configure my os or devices, that's all. I don't have any other options.</p><p></p><p>for exmaple:</p><p></p><p>[CODE]netsh int tcp show global gives:</p><p></p><p>TCP Global Parameters</p><p>----------------------------------------------</p><p>Receive-Side Scaling State : enabled</p><p>Receive Window Auto-Tuning Level : normal</p><p>Add-On Congestion Control Provider : default</p><p>ECN Capability : disabled</p><p>RFC 1323 Timestamps : allowed</p><p>Initial RTO : 1000</p><p>Receive Segment Coalescing State : enabled</p><p>Non Sack Rtt Resiliency : disabled</p><p>Max SYN Retransmissions : 4</p><p>Fast Open : enabled</p><p>Fast Open Fallback : enabled</p><p>HyStart : enabled</p><p>Proportional Rate Reduction : enabled</p><p>Pacing Profile : off</p><p></p><p>should I use set like this?:</p><p>netsh int tcp set global maxsynretransmissions=2 or</p><p>netsh int tcp set global maxsynretransmissions=8</p><p>or it simply won't matter and isn't what I should focus on?</p><p></p><p>which is appropriate for my situation?</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="LovelyBloom, post: 758121, member: 119736"] Hi first things first: nothing irrelevant like changing your ISP (not possible), constant phone line services (they don't care) or anything of the sort we simply have a very bad internet (that has surprisingly good down bandwidth 8Mbit) we can only tinker with hoping windows will be more tolerable to it. I have packet loss on down/upload, I get constant time connection time outs, or worse simply connection to the link drops and high ping (inside the country is around 98 and outside starts around 250 and goes up and up (especially on bad days). we have only tools like netsh alike at our disposal (or any better if you know any) and I haven't the foggiest idea how to configure my system for this environment. does anyone know their way around making network, netsh, Set-NetTCPSetting or any other including professional third-party apps and regedit hacks that actually work (I hope I don't have to remind you most registry edits on the net are for win 98x or xp) can anyone help me with this so that the windows shows more tolerance against these situations? ps: remember my only option is to configure my os or devices, that's all. I don't have any other options. for exmaple: [CODE]netsh int tcp show global gives: TCP Global Parameters ---------------------------------------------- Receive-Side Scaling State : enabled Receive Window Auto-Tuning Level : normal Add-On Congestion Control Provider : default ECN Capability : disabled RFC 1323 Timestamps : allowed Initial RTO : 1000 Receive Segment Coalescing State : enabled Non Sack Rtt Resiliency : disabled Max SYN Retransmissions : 4 Fast Open : enabled Fast Open Fallback : enabled HyStart : enabled Proportional Rate Reduction : enabled Pacing Profile : off should I use set like this?: netsh int tcp set global maxsynretransmissions=2 or netsh int tcp set global maxsynretransmissions=8 or it simply won't matter and isn't what I should focus on? which is appropriate for my situation? [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Windows 10 Forums
Windows 10 Networking
How do I make my Windows Configuration more resilient against packet loss?
Top