I want to maximise the transfer rate between the two servers. The
crossover autonegotiated to 1000Mbps/full.
Using FTP with no mods to TCP tunables I get about 17MB/s transferring
a large urandom file. I tried enabling jumbo frames on both interfaces
but this did not make much difference.
I know there are a number of tcp and ce driver settings to tune, but I
have no experience with this. So if anyone out there has any
experience speeding up back to back network links I would appreciate
the help.
Operating on random file is very slow. So maybe the slowness is from
the system itself. Did you try some sequential files?
Victor
I was testing with a pseudo random file because I want to get a true
idea of the sustained speed to expect. /dev/urandom is a good source
to create a test file because it is not very compressible.
Don't use FTP to measure network throughput, particularly the stock
Solaris 9 and lower client and server (though the throughput cap may
have been lifted in a patch).
Instead use TTCP.
-Greg
--
Do NOT reply via e-mail.
Reply in the newsgroup.