Status
Not open for further replies.

shakhawat

Active Member
356
2010
14
0
How do I test my server port speed? Is there any script or tools to check the port speed whether it's 10Mbps/100Mbps/1Gbps?

Can anyone help me out?

Thanks
 
8 comments
You could upload a test file.

and share it over http (Port 80). 100MB Test File.
And ask others to test it for you.
 
if its centos try this

/sbin/ethtool eth0

this will give u all details u need

plus only for speed try this
ethtool eth0 | grep -i speed

@EnCiPh3r
ur method is not accurate coz it may vary with location of server & many other factors
 
Use the test file provided above, that will test your port speed. If around over 30mbs like said it will then be a 1GBIT port.
 
Status
Not open for further replies.
Back
Top