随笔分类 - 071_网络分析/优化
摘要:https://aws.amazon.com/cn/blogs/china/talking-about-network-optimization-from-the-flow-control-algorithm/ by Lianghong Fei | on 16 MAR 2021 | in Netwo
阅读全文
摘要:https://is-cloud.blog.csdn.net/article/details/118858113?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EC
阅读全文
摘要:Loss-based algorithms Tahoe Reno NewReno SCTP HS-TCP H-TCP Hybla BIC Cubic Westwood Westwood+ TCPW-A LogWestwood+Delay-based algorithms DUAL Vegas Veg
阅读全文
摘要:https://www.linkedin.com/pulse/20141113153643-13386347-what-is-delayed-ack-and-how-can-it-be-a-bottleneck-in-your-network Gonzalo MurilloAzure Rapid R
阅读全文
摘要:https://noisy.network/2017/02/06/delayed-ack-and-nagles-algorithm/ mavenetPosted on February 6, 2017Categories BigIP F5, NetworkTags Delayed ACK, Nagl
阅读全文
摘要:https://stackoverflow.com/questions/12048116/can-i-monitor-linux-socket-buffer-fullness I work in support for a tech company. I'm trying to troublesho
阅读全文
摘要:https://access.redhat.com/discussions/3624151 The -m switch of ss gives socket memory info.# ss -ntmpState Recv-Q Send-Q Local Address:Port Peer Addre
阅读全文
摘要:https://strugglingcoder.info/index.php/linux-kernel-tcp-smoothed-rtt-estimation/ Posted: February 18th, 2018 | Author: hiren | Filed under: Linux, net
阅读全文
摘要:https://www.stormit.cloud/post/what-is-round-trip-time-rtt-meaning-calculation In this article, you will learn:Round-trip time (RTT) meaning and what
阅读全文
摘要:https://www.pico.net/kb/how-can-tcp-acks-be-used-to-measure-latency-to-a-server/ TCP ACKs can be used to measure the round-trip time to a TCP receiver
阅读全文
摘要:https://getvoip.com/blog/2020/02/13/how-to-fix-packet-loss/ Voice Over Internet Protocol (VoIP) is celebrated for its crystal-clear HD audio via succe
阅读全文
摘要:CONFIG_NET_SCH_NETEM: Say Y if you want to emulate network delay, loss, and packet re-ordering. This is often useful to simulate networks when testing
阅读全文
摘要:https://www.cdnplanet.com/blog/tune-tcp-initcwnd-for-optimum-performance/#change-initcwnd Tuning the initial congestion window parameter (initcwnd) on
阅读全文
摘要:MPTCP协议 Android手机通过 WIFI 和 4G 两条路径同时传输视频数据 12:10:20.909483 IP (tos 0x48, ttl 64, id 58954, offset 0, flags [DF], proto TCP (6), length 120) 172.17.223
阅读全文
摘要:# Most versions of UNIX have a very low default buffer limit, which should be increased to at least 2MB. Also, note that UDP recommendations are only
阅读全文
摘要:external/netcat/netcat.c /* */ /* * Copyright (c) 2001 Eric Jackson <ericj@monkey.org> * *
阅读全文
摘要:https://elixir.bootlin.com/linux/v4.0/source/net/ipv4/tcp_probe.c https://askubuntu.com/questions/1164562/tcp-probe-could-not-insert-tcp-probe/1164634
阅读全文
摘要:https://blog.csdn.net/China_Style/article/details/109660170 1. iPerf 简介 iPerf 是什么?无需我多言,官网这条醒目的宣传语,已表达的很简洁、准确,甚至透露着一丝霸气: iPerf——支持TCP、UDP和SCTP的终极测速工具!
阅读全文
摘要:# begin # 因为 M8 接收的数据 (1238×1428÷1024 = 1726 KB) < 3.6M, 因此,再做一次实验,仅对 M1 & M8 抓包 # transmission time: 95 seconds cd /root/tcpdump-on-8-nodes/MPTCP-Mar
阅读全文
摘要:修改文件 src/iperf_api.c,否则,执行 iperf3 时,出错:iperf3: error - unable to create a new stream no such file or directory # cd /mnt/vm_ztg_t/paper-8-test-nougat/
阅读全文