It'd be great if Microsoft paid attention here.
I feel your pain: I have 80ms latency between two sites (east-coast,
west-coast), and Windows networking is horrible: it's down to roughly a
megabyte/sec speed. both networks are gigabit connections in datacenters,
and the connection is over a VPN (but tested the speed outside the vpn as
well, that's not the limiting factor).
now here's the sad part: if you, like me, have this latency, then it's
"normal". look at this:
http://www.psc.edu/networking/projects/tcptune/ somewhere in the middle.
(tutorial section)
essentially, it means that you have to take your network connection speed
and multiply it by the latency between the two networks.
in my case, the number (1000Mbps times 0.08s) is roughly 8 Mbps. regardless
of the gigabit pipes, at full speed...
now, MS networking adds some really nice icing on the cake. read this:
http://www.commsdesign.com/design_co...cleID=55301653
Here's what it looks like, a little comparison, on the same lan, what speed
we're getting, playing with items like the TCP receive window buffer, and
such:
Speed (kbits)
Speed (kbits)
Buffer
FTP
SMB
Default
6046
1476
16384
1370
858
56700
5012
1471
131200
5521
1471
once again, it's on a gigabit lan, it's just that there's some latency. and
it's quite apparent that none of the tcp parameter tweaks help Windows
Networking.
But then, the question is, what would?
"Nick" <(E-Mail Removed)> wrote in message
news:7461E282-4D77-49AD-A4AE-(E-Mail Removed)...
> Thank you, but I think the issue is more related to the remote network
> connection rather than disk I/O or local network speed. The remote
> offices
> are on T1s and the site with the file server has 20+Mbps in bandwidth.
> The
> file server is a Dual Processor Dell 1855 Blade with hardware mirrored
> 300GB
> SCSI drives.
>
> --Nick
>