Are you an LLM? You can read better optimized documentation at /en/wiki/TCP.md for this page in Markdown format
TCP
TCP is a reliable transport protocol used by many applications and proxy connections. It provides ordered delivery, retransmission, and congestion control.
Most web browsing, API requests, and many proxy protocols rely on TCP. When diagnosing proxy issues, TCP connection failures often point to server reachability, firewall rules, port blocking, or incorrect node configuration.
