0

I just installed Windows Server 2008 R2 as my main file server on my home network. I've noticed that often times when I start my day my internet connection speed is slow. I'll go to Speakeasy speed test and it'll be at about 25% of its normal speed. When I restart my Server 2008 machine it increases back to normal. It will stay normal until Server 2008 has been running for a while. Any ideas?

Edit: I had installed Collabnet Subversion within the past week which installs/sets up some other stuff for web access, I just uninstalled it. I'll report back tomorrow if that fixed my problem.

LapTop006
  • 6,496
  • 20
  • 26
Tone
  • 601
  • 4
  • 13
  • 29

4 Answers4

1

Are you running Windows Server Update Services on it? If you are then it's probably downloading a large amount of updates for clients.

pauska
  • 19,620
  • 5
  • 57
  • 75
1

You can check network utilization on the server (via Task Manager) when this problem happens; if it really is high, then you can examine which process has open network connections (and to where) with the command NETSTAT -NAO.

Massimo
  • 70,200
  • 57
  • 200
  • 323
  • I looked at the Networking tab on task manager and it looks normal. I restarted, internet speed increased and task manager looks the same. Obviously it's consuming bandwidth for some reason...I'll keep playing around with network monitoring tools and see what i can find – Tone Jun 12 '09 at 11:44
1

I suggest using Wireshark to help you see what's going on on-the-wire.

tomfanning
  • 3,378
  • 7
  • 34
  • 34
0

Do you have a virus? 2008 R2 hasn't been released yet, so you're either using a Release Candidate, or a non-official version you downloaded. If the latter, it could be pre-infected with a virus or worm.

The only ways a separate box can affect your Internet download speed is either a) it is downloading stuff itself, or b) it is flooding your local network.

Pre-emptive anti-nit-pick: the earliest Windows 2008 R2 is available in full production version is late August, they will release a demo version mid August.