githubEdit

Reference

  • TCP RTO: Retransmission Timeouts & Application Performance Degradation: https://www.extrahop.com/company/blog/2016/retransmission-timeouts-rtos-application-performance-degradation/

  • TCP Optimization Guide: Nagle Delays and Beyond: https://assets.extrahop.com/whitepapers/TCP-Optimization-Guide-by-ExtraHop.pdf

  • What Is a Tinygram?: https://www.extrahop.com/company/blog/2015/what-is-a-tinygram/

  • Silly Window Syndrom: https://www.extrahop.com/company/blog/2016/silly-window-syndrome/

  • TCP Analysis: https://www.wireshark.org/docs/wsug_html_chunked/ChAdvTCPAnalysis.html

  • TCP_Analyze_Sequence_Numbers: https://wiki.wireshark.org/TCP_Analyze_Sequence_Numbers

  • Understanding TCP Sequence Number with Examples: https://www.howtouselinux.com/post/understanding-tcp-sequence-number

  • Understanding TCP Flags SYN ACK RST FIN URG PSH: https://www.howtouselinux.com/post/tcp-flags

  • Enable/Disable Nagle's Algorithm: https://www.howto-connect.com/enable-disable-nagles-algorithm-windows-10/

  • Boost network performance through TCP Window Scaling: https://www.site24x7.com/learn/linux/tcp-window-scaling.html

  • TCP series #4: TCP receive window and everything you need to know about it: https://accedian.com/blog/tcp-receive-window-everything-need-know/

  • Description of Windows TCP features: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/description-tcp-features

Last updated