Windows TCP Settings - Follow up - Help with server communication

Message boards : Number crunching : Windows TCP Settings - Follow up - Help with server communication
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 3 · 4 · 5 · 6 · 7 · 8 · 9 . . . 14 · Next

AuthorMessage
Profile ivan
Volunteer tester
Avatar

Send message
Joined: 5 Mar 01
Posts: 783
Credit: 348,560,338
RAC: 223
United Kingdom
Message 1344141 - Posted: 8 Mar 2013, 19:26:16 UTC - in response to Message 1344128.  

Now to go see if this can be tweaked on Linux...

We think Linux has it enabled by default, but an actual observation would be interesting.

See here.
tcp_window_scaling (Boolean; default: enabled; since Linux 2.2)
              Enable RFC 1323 TCP window scaling.

[server01] /home/ireid > cat /proc/sys/net/ipv4/tcp_window_scaling 
1
[server01] /home/ireid > cat /proc/sys/net/ipv4/tcp_wmem
4096    16384   4194304

tcp_timestamps (Boolean; default: enabled; since Linux 2.2)
              Enable RFC 1323 TCP timestamps.

[server01] /home/ireid > cat /proc/sys/net/ipv4/tcp_timestamps     
1


So, it looks like they are set by default (this is my most veteran Linux box, I keep it in sync with the OS we use at CERN which is basically RHEL5).

ID: 1344141 · Report as offensive
Mike Davis
Volunteer tester

Send message
Joined: 17 May 99
Posts: 240
Credit: 5,402,361
RAC: 0
Isle of Man
Message 1344142 - Posted: 8 Mar 2013, 19:30:20 UTC - in response to Message 1344140.  

I just wanted to point out that the download site does not mention Win8.....I tried it on my Win8 computer and it does not work there.

According to Speedguide.net Forums (TCP Optimizer): It doesn't yet work for Win8 :(

Does anyone have Win8, and a spirit of adventure enough to try one of the other deployment mechanisms? Does Win8 have regedit? Or a command prompt?

Seems to work fine on my Win8 Pro machine with v3.08, if you need me to test anything let me know what

Again, please - what works fine? What did you do?


Ill try some regediting on win 8 if you want as tcp optimizer definitely doesnt work. It does have regedit and command prompt (although i think command prompt has been stripped of a lot of useful things if i remember correctly). Might been babystepping on what to input in reg edit though as it has been a loooong while
ID: 1344142 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 1344143 - Posted: 8 Mar 2013, 19:33:23 UTC - in response to Message 1344132.  

Guys sounds like a lot of people have dedicated systms for running seti tasks. However I use my everyday desktop to run tasks, and do day to day stuff. After I made this change to TCP1323 my downloads from all other website seem to be affected. My downloads begin at a normal pace compared to what I am use to with my ISP but after 2 or three minutes my download drops from 1.2MB per second to 23k/per second. Has anyone seen this as a side affect in making the change to fix the SETI downlaod problem?

I have not noticed any negative side effects so far on my daily driver/browser.
In fact, youtube clips seem to be caching very well with 1323 active.
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 1344143 · Report as offensive
Cruncher v.2

Send message
Joined: 8 Feb 04
Posts: 4
Credit: 3,648,349
RAC: 0
United States
Message 1344144 - Posted: 8 Mar 2013, 19:33:54 UTC

I am running windows 7 x64 I originally set TCP1323 to 3 that fixed the SETI WU download issue but cause the dell web site to go really slow. I was downloading a single video driver file that was 181megs, started off fast got 10% into it and dropped dramatically.

I just changed my TCP1323 to 1 and my dell download completed in about 2 min.

checking my SETI downloads I appear to be downloading at 4.7KBps which is slower than when I had it set to 3 I was getting 10KBps I have been watching the WU while i've been typing this and even though it said it was downloading it just stopped and moved onto the next WU. So setting this to 1 didn't help the SETI WU issue for me.
ID: 1344144 · Report as offensive
Profile ivan
Volunteer tester
Avatar

Send message
Joined: 5 Mar 01
Posts: 783
Credit: 348,560,338
RAC: 223
United Kingdom
Message 1344146 - Posted: 8 Mar 2013, 19:34:57 UTC - in response to Message 1344142.  

Ill try some regediting on win 8 if you want as tcp optimizer definitely doesnt work. It does have regedit and command prompt (although i think command prompt has been stripped of a lot of useful things if i remember correctly). Might been babystepping on what to input in reg edit though as it has been a loooong while


In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters you need to change Tcp123Opts to the value 3, or add it if its not already there.
ID: 1344146 · Report as offensive
Jamie
Volunteer tester

Send message
Joined: 5 Apr 06
Posts: 162
Credit: 9,867,955
RAC: 0
United Kingdom
Message 1344149 - Posted: 8 Mar 2013, 19:37:32 UTC - in response to Message 1344140.  

I just wanted to point out that the download site does not mention Win8.....I tried it on my Win8 computer and it does not work there.

According to Speedguide.net Forums (TCP Optimizer): It doesn't yet work for Win8 :(

Does anyone have Win8, and a spirit of adventure enough to try one of the other deployment mechanisms? Does Win8 have regedit? Or a command prompt?

Seems to work fine on my Win8 Pro machine with v3.08, if you need me to test anything let me know what

Again, please - what works fine? What did you do?


Followed the instructions in the OP, nothing more
All settings were saved correctly and applied, and remained after several reboots. Reg settings were definitely updated confirmed with an reg export pre and post running the optimizer
ID: 1344149 · Report as offensive
Mike Davis
Volunteer tester

Send message
Joined: 17 May 99
Posts: 240
Credit: 5,402,361
RAC: 0
Isle of Man
Message 1344150 - Posted: 8 Mar 2013, 19:38:34 UTC - in response to Message 1344146.  
Last modified: 8 Mar 2013, 19:39:24 UTC

In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters you need to change Tcp123Opts to the value 3, or add it if its not already there.


Mkay. The Tcp123Opts isnt actually there, does it need to be added as a new DWORD?
ID: 1344150 · Report as offensive
Profile ivan
Volunteer tester
Avatar

Send message
Joined: 5 Mar 01
Posts: 783
Credit: 348,560,338
RAC: 223
United Kingdom
Message 1344151 - Posted: 8 Mar 2013, 19:39:56 UTC - in response to Message 1344150.  

In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters you need to change Tcp123Opts to the value 3, or add it if its not already there.


Mkay. The Tcp123Opts isnt actually there. Do I need to add it as a new DWORD?

Yes.

ID: 1344151 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1344153 - Posted: 8 Mar 2013, 19:42:27 UTC - in response to Message 1344142.  

Might been babystepping on what to input in reg edit though as it has been a loooong while

You could try pasting this into a text file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"Tcp1323Opts"=dword:00000003

Give the file a .reg extension, and run it as administrator. That would work on Win7.

Alternatively, you should be able to expand the tree view in regedit by following that line. When you reach all the way down to 'parameters', look for "Tcp1323Opts" in the right-hand pane, and tell us what you find.

If the value is there, tell us what it was, and change it to 3

If there's no value, create a new REG_DWORD, name Tcp1323Opts, value 3
ID: 1344153 · Report as offensive
Jamie
Volunteer tester

Send message
Joined: 5 Apr 06
Posts: 162
Credit: 9,867,955
RAC: 0
United Kingdom
Message 1344159 - Posted: 8 Mar 2013, 19:50:39 UTC - in response to Message 1344153.  

Might been babystepping on what to input in reg edit though as it has been a loooong while

You could try pasting this into a text file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"Tcp1323Opts"=dword:00000003

Give the file a .reg extension, and run it as administrator. That would work on Win7.

Alternatively, you should be able to expand the tree view in regedit by following that line. When you reach all the way down to 'parameters', look for "Tcp1323Opts" in the right-hand pane, and tell us what you find.

If the value is there, tell us what it was, and change it to 3

If there's no value, create a new REG_DWORD, name Tcp1323Opts, value 3


In Win8 it's in a slightly different place
On my machine it's in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VxD\MSTCP] then you should find the Tcp1323Opts options

ID: 1344159 · Report as offensive
Mike Davis
Volunteer tester

Send message
Joined: 17 May 99
Posts: 240
Credit: 5,402,361
RAC: 0
Isle of Man
Message 1344160 - Posted: 8 Mar 2013, 19:50:57 UTC
Last modified: 8 Mar 2013, 19:55:22 UTC



Ok, done... doesnt seem to be working as fast as other ppl have been saying
ID: 1344160 · Report as offensive
Mike Davis
Volunteer tester

Send message
Joined: 17 May 99
Posts: 240
Credit: 5,402,361
RAC: 0
Isle of Man
Message 1344161 - Posted: 8 Mar 2013, 19:51:39 UTC - in response to Message 1344159.  
Last modified: 8 Mar 2013, 19:53:54 UTC

Might been babystepping on what to input in reg edit though as it has been a loooong while

You could try pasting this into a text file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"Tcp1323Opts"=dword:00000003

Give the file a .reg extension, and run it as administrator. That would work on Win7.

Alternatively, you should be able to expand the tree view in regedit by following that line. When you reach all the way down to 'parameters', look for "Tcp1323Opts" in the right-hand pane, and tell us what you find.

If the value is there, tell us what it was, and change it to 3

If there's no value, create a new REG_DWORD, name Tcp1323Opts, value 3


In Win8 it's in a slightly different place
On my machine it's in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VxD\MSTCP] then you should find the Tcp1323Opts options



Tried... Still going same as screenshot and 2 have just timed out
ID: 1344161 · Report as offensive
Mike Davis
Volunteer tester

Send message
Joined: 17 May 99
Posts: 240
Credit: 5,402,361
RAC: 0
Isle of Man
Message 1344171 - Posted: 8 Mar 2013, 20:04:47 UTC
Last modified: 8 Mar 2013, 20:05:04 UTC



Whereas with a proxy it is... better :)
ID: 1344171 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1344172 - Posted: 8 Mar 2013, 20:06:00 UTC

OK gang, I'm going off watch for a meal and a few (celebratory) beers. Keep up the good work while I'm gone.
ID: 1344172 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 1344174 - Posted: 8 Mar 2013, 20:07:31 UTC - in response to Message 1344161.  
Last modified: 8 Mar 2013, 20:07:51 UTC


Tried... Still going same as screenshot and 2 have just timed out


You DID reboot after the change, yes?
I don't believe the change will work on the fly.
Just checking.
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 1344174 · Report as offensive
Profile Jim_S
Avatar

Send message
Joined: 23 Feb 00
Posts: 4705
Credit: 64,560,357
RAC: 31
United States
Message 1344176 - Posted: 8 Mar 2013, 20:10:36 UTC

Didn't work for Me...I had to do a System Restore.
Win XP Pro Box.

I Desire Peace and Justice, Jim Scott (Mod-Ret.)
ID: 1344176 · Report as offensive
Jamie
Volunteer tester

Send message
Joined: 5 Apr 06
Posts: 162
Credit: 9,867,955
RAC: 0
United Kingdom
Message 1344178 - Posted: 8 Mar 2013, 20:11:47 UTC - in response to Message 1344172.  

Yeah, I'm seeing the same kinds of results - better than before but not as good as Win7 or XP, but it has finally allowed me to hit the 200 limit
Seems to pick up and save the correct reg entries for Win8 and is persistent, so not sure why they say it doesn't work with Win8
ID: 1344178 · Report as offensive
Cosmic_Ocean
Avatar

Send message
Joined: 23 Dec 00
Posts: 3027
Credit: 13,516,867
RAC: 13
United States
Message 1344179 - Posted: 8 Mar 2013, 20:14:48 UTC

Since adding the value to my win7 registry, I have since rebooted, and I was able to download 2 APs today without a proxy and they went to completion.

As for slowing other things down.. I have not observed this. In fact, I downloaded an Ubuntu ISO just a few minutes ago and it took about 5 seconds to ramp up to 4.2 MiB/s and stayed there until completion.

Downloaded a 720p youtube video and it, too, took a few seconds to ramp up, but ran at 4.2 MiB/s until completion. However, I was able to download like that before, except now AP downloads don't time-out and stall.

Seems like a win-win.
Linux laptop:
record uptime: 1511d 20h 19m (ended due to the power brick giving-up)
ID: 1344179 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 1344182 - Posted: 8 Mar 2013, 20:23:32 UTC - in response to Message 1344176.  

Didn't work for Me...I had to do a System Restore.
Win XP Pro Box.

I did it to my XP Pro 64bit install with no problems using Richard's command line.

How did you attempt the change?
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 1344182 · Report as offensive
Profile Cliff Harding
Volunteer tester
Avatar

Send message
Joined: 18 Aug 99
Posts: 1432
Credit: 110,967,840
RAC: 67
United States
Message 1344205 - Posted: 8 Mar 2013, 21:08:08 UTC

Okay, here's the latest. Started with 110 AP downloads this morning at 11:27 and just finished with a total of 180 tasks, including 70 MB at 16:01 local. AP tasks averaged 20 min per file, while MB took approx. 45 sec to 1 min. Have disabled the refresh task, which immediately declared me as a job destroyer instead of a job creator. AP tasks went from an average of 3+ hrs with retries and network toggling to 20 min, incredible. Don't know what to do with the extra time on my hands!


I don't buy computers, I build them!!
ID: 1344205 · Report as offensive
Previous · 1 . . . 3 · 4 · 5 · 6 · 7 · 8 · 9 . . . 14 · Next

Message boards : Number crunching : Windows TCP Settings - Follow up - Help with server communication


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.