OpenVZ Forum


Home » General » Support » *SOLVED* network performance
Re: network performance [message #14073 is a reply to message #13913] Thu, 14 June 2007 09:05 Go to previous messageGo to previous message
Alexandr Andreev is currently offline  Alexandr Andreev
Messages: 35
Registered: October 2006
Member
It would be interesting to check and compare network performance with ttcp programm. You can use gentoo ttcp package, or compile ttcp by hands:

http://redvip.homelinux.net/varios/ttcp.c

Usage:

1. Test UDP performance (20000 60K packets):
receiver:
# ttcp -r -s -u -l 60000
transmitter:
# ttcp -t -s -u -l 60000 -n 20000 receiver.ip.host

2. TCP performance (20000 60K packets):
receiver:
# ttcp -r -s -l 60000
transmitter:
# ttcp -t -s -l 60000 -n 20000 receiver.ip.host

===========================

In theory, ttcp must show approximately ~1Gb/sec (125 MB/s) for gigabit links. I hope on OpenVZ you will see 115-120 MB/s. But gentoo case is much more interesting, can you test gentoo kernel?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with language settings in a VE
Next Topic: Network is not coming up.
Goto Forum:
  


Current Time: Fri Nov 15 18:33:33 GMT 2024

Total time taken to generate the page: 0.05868 seconds