Link to home
Start Free TrialLog in
Avatar of CEHJ
CEHJFlag for United Kingdom of Great Britain and Northern Ireland

asked on

NIC access priority

Any way to set a priority for a process' access to the NIC? E.g. i'd like a download to give way to other processes requiring NIC access
ASKER CERTIFIED SOLUTION
Avatar of TOC-Fried
TOC-Fried

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CEHJ

ASKER

What about 'the other way around' by throttling a certain process?
Avatar of TOC-Fried
TOC-Fried

You cannot control the bandwidth of processes that do not have the bandwidth throttling built in like Bear share for example.

What application are you trying to throttle? That would be a big help.
Avatar of CEHJ

ASKER

wget
Ok it's wget, a command line process that downloads files.. How big is the file you are downloading? Your best bet as I said above is to just give it realtime or focus on a router. You may already have a router if you have an xDSL connection or some broadband connections, otherwise, you got buckleys chance of throttling a HTTP download using it.

You can however, use applications like Download Accelerator and others to download large files.
Avatar of CEHJ

ASKER

56,497,989 bytes and it's coming down about 4.5K/s. As a result, posting this response to you now will take much more time than i'd like ;-)
Ok, here's what you can do to help clear the air.

Kill all unnecessary processes like outlook and anything else that has access to the net, then.. wait for your download to finish and reboot your machine.

If you get a prompt for killing the wrong process and you get a shutdown warning, quickly type shutdown -a in the run line. That's the best you can do, since you already started it with wget.