E
edavid3001
I am attempting to script downloads of files to various remote
locations using ROBOCOPY and /IPG: setting.
When I run a batch files with /IPG:9000, the 128k links do not even
show my traffic.
However, when I run this at the clients, the pipe fills up to 128k and
stays that way. I believe this to be /IPG:9000 over 10 clients
results in delays of 9 seconds, which means 100% utilization.
I have even tried /IPG:239000 -- but it still hits at 100% utilization
on these pipes when I have many clients trying to download.
My question is, is there a maximum value to /IPG: ? I am not finding
much information on this.
Edwin Davidson
(I have many remote locations, some with 1 or 2 stations, some with 10
or 20. I am using client side software to automate patch
installation, and don't want to get into funky IF IP == 192.168.220.20
and subnet == 255.255.255.240 then copy from 192.168.220.21, if failure
try .22... type programming.)
locations using ROBOCOPY and /IPG: setting.
When I run a batch files with /IPG:9000, the 128k links do not even
show my traffic.
However, when I run this at the clients, the pipe fills up to 128k and
stays that way. I believe this to be /IPG:9000 over 10 clients
results in delays of 9 seconds, which means 100% utilization.
I have even tried /IPG:239000 -- but it still hits at 100% utilization
on these pipes when I have many clients trying to download.
My question is, is there a maximum value to /IPG: ? I am not finding
much information on this.
Edwin Davidson
(I have many remote locations, some with 1 or 2 stations, some with 10
or 20. I am using client side software to automate patch
installation, and don't want to get into funky IF IP == 192.168.220.20
and subnet == 255.255.255.240 then copy from 192.168.220.21, if failure
try .22... type programming.)