
Top : Computers : Internet : Protocols : Transmission Protocols :
TCP
Categories
| Implementations RFCs |
Websites
TCP performance tuning notes from PSC
http://www.psc.edu/networking/perf_tune.html
including SACK/FACK, larger initial windows, and TCP over Satellite
http://ctd.lerc.nasa.gov/5610/tcpextensions.html
including links to simulations, experiments, talks, and the RFC
http://www.aciri.org/floyd/tcp_init_win.html
a set of pointers from Sally Floyd
http://www.aciri.org/floyd/tcp_small.html
at PSC
http://www.psc.edu/networking/auto.html
links from Sally Floyd
http://www.aciri.org/floyd/tcp_analysis.html
TCP-friendly algorithms and TCP performance models
http://www.psc.edu/networking/tcp_friendly.html
Sally Floyd's ECN (Explicit Congestion Notification) links
http://www.aciri.org/floyd/ecn.html
Sally Floyd's RED (Random Early Detection) links
http://www.aciri.org/floyd/red.html
The goal is to make 100Mbps TCP streams over wide-area networks possible for general users.
http://www.web100.org/
A refinement to slow start algorithm.
http://www.eecs.umich.edu/~hxw/paper/smooth.ps
Links from Sally Floyd.
http://www.aciri.org/floyd/sacks.html
Research papers describing experience getting TCP-compatible throughput from rate-based (rather than window-based) approaches. Since resulting traffic stream is less bursty, this approach is suitable for streaming multimedia applications that need congestion-avoidance properties.
http://www.aciri.org/tfrc/
Historic description of T/TCP. Includes links to RFCs and source code. Not being updated since Richard W. Stevens has passed away.
http://www.kohala.com/start/ttcp.html
An OpenBSD-specific way to relieve TCP performance degradation due to congestion in the opposite direction across a bottleneck.
http://www.benzedrine.cx/ackpri.html
A list of pointers to author's copies of TCP-related papers from (now closed) IETF TCP Over Satellite working group.
http://www.isi.edu/tcpsat/papers.html