Use iperf to diagnose Linux network speed | Top Docs

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ค. 2024
  • iPerf is a command-line tool used to measure the maximum network throughput a server can handle. It is particularly useful when experiencing network speed issues, as you can use iPerf to determine which server is unable to reach maximum throughput.
    Chapters:
    0:00 - Intro
    1:05 - Installing iperf
    2:25 - Running iperf
    3:42 - Testing UDP Connections
    4:20 - Bidirectional Tests
    6:44 - Outro
    New to Cloud Computing? Get started here with a $100 credit → www.linode.com/lp/youtube-vie...
    Read the doc for more information on iperf→ www.linode.com/docs/guides/in...
    Learn more about Linux Networking → www.linode.com/docs/guides/ne...
    Subscribe to get notified of new episodes as they come out → th-cam.com/users/linode?sub_co...
    #Linode #Linux #Networking #iperf
    Product: Linode, Linux Commands, iperf; Jay LaCroix;
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @rftech1608
    @rftech1608 2 หลายเดือนก่อน +1

    thank you I enjoyed the video it was the explanation I was looking to run some test with.

  • @MrTon4eff
    @MrTon4eff 2 ปีที่แล้ว +1

    I'm getting: "connect failed: Connection refused" in both directions on Debian 11 servers... :/ Maybe the firewall is blocking the port?

    • @AkamaiDeveloper
      @AkamaiDeveloper  2 ปีที่แล้ว

      This thread might help with your issue serverfault.com/questions/280961/iperf-connect-failed-connection-refused

    • @MrTon4eff
      @MrTon4eff 2 ปีที่แล้ว

      ​@@AkamaiDeveloper Thank you! Yes, it was iperf version mismatch... Now everything works fine with iperf3.

  • @ruixue6955
    @ruixue6955 2 ปีที่แล้ว

    3:42 test UDP speed

  • @nehajain2974
    @nehajain2974 11 หลายเดือนก่อน

    I have installed iperf3 on my Linux machine and on my windows machine. Used iperf3 on Linux as server and windows as client. Getting only 37Mbits/sec. My router is gigabit. What seems to be the problem??? Please help