Forum > Windows

TCPIP fix via reg file import

(1/2) > >>

Raistmer:
I think this fix (discussion here: http://setiathome.berkeley.edu/forum_thread.php?id=71002 ) worth to be represented here too, in form of easely to add reg file.
Attached.

Richard Haselgrove:
An alternative way of achieving the same effect (without running the full TCP Optimizer discussed in the thread) is to use this at a command prompt.


--- Code: ---REG ADD "HKLM\SYSTEM\CurrentControlSet\services\Tcpip\Parameters" /v "Tcp1323Opts" /t REG_DWORD /d 3
--- End code ---

Use "Run as administrator" to run the .cmd file.

I'll be gathering all the options into a sticky post over the next few days, after we've allowed a little more time for problems like today's ECN issue to surface.

Mike:

Some changes dont take effect on my host.

MTU size remains zero for example.  ::)

Raistmer:

--- Quote from: Mike on 07 Mar 2013, 10:34:48 am ---
Some changes dont take effect on my host.

MTU size remains zero for example.  ::)

--- End quote ---
my reg file included only single change. And that change healed my host ocmpletely. Now will import same key on another.

mr.mac52:
I implemented the fix on my 2 systems and have not had download failures or retries since then. 

Very simple fix for a long term problem and I'm very glad to see this kind of help for users and abusers.

Navigation

[0] Message Index

[#] Next page

Go to full version