Network card/driver stops under heavy load
Posted
by
Uwe Keim
on Server Fault
See other posts from Server Fault
or by Uwe Keim
Published on 2011-01-06T08:06:24Z
Indexed on
2011/01/06
8:55 UTC
Read the original article
Hit count: 302
networking
|windows-7
Since about approx. 2 month, I do have the following issue with my approx. 1 year old development machine (Windows 7, 64 bit):
When doing network intensive operations, like e.g. executing some SQL script on a remote SQL server to select or update 1000 of records, the network card stops working.
I.e. suddenly, No network connection is present anymore. No internet, no local connection, simply nothing.
The only resolution so far I found is to disable my network card and then simply enable it back, like in the following screenshots:
1.) Click "Deactivate"
2.) Click "Activate"
(German screenshots only, sorry)
Now this is an acceptable solution to work around this issue, but I would love to have this fixed, since it suddenly stops me from working when I'm connected remotely via VPN/RDP on my machine (Win7 64bit).
So my question is:
Could you imagine a possible cause for this issue and give some hints how to hunt/resolve it?
I could imagine that this is a driver issue, a hardware issue or even some kind of background software issue like a software firewall or a virus scanner.
© Server Fault or respective owner