[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to increase through put of LAN to 1GB



TCP Result

iperf -c 10.X.X.7 -r -w 2M
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size:  256 KByte (WARNING: requested 2.00 MByte)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 10.X.X.7, TCP port 5001
TCP window size:  256 KByte (WARNING: requested 2.00 MByte)
------------------------------------------------------------
[  5] local 10.X.X.15 port 33832 connected with 10.X.X.7 port 5001
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-10.0 sec   754 MBytes   633 Mbits/sec
[  4] local 10.X.X.15 port 5001 connected with 10.X.X.7 port 56931
[  4]  0.0-10.0 sec   856 MBytes   718 Mbits/sec




lion:/mnt/vmbk# iperf -s -w 2M
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size:   256 KByte (WARNING: requested 2.00 MByte)
------------------------------------------------------------
[  4] local 10.X.X.7 port 5001 connected with 10.X.X.15 port 33832
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-10.0 sec    754 MBytes    632 Mbits/sec
------------------------------------------------------------
Client connecting to 10.X.X.15, TCP port 5001
TCP window size:   256 KByte (WARNING: requested 2.00 MByte)
------------------------------------------------------------
[  4] local 10.X.X.7 port 56931 connected with 10.X.X.15 port 5001
Waiting for server threads to complete. Interrupt again to force quit.
[  4]  0.0-10.0 sec    856 MBytes    718 Mbits/sec



> Try using -u or f.i. -w 2M with TCP.
> But your results are quite good already.
>
> Regards,
> --
> Bartek Krawczyk
>


Reply to: