TCP Tuning

From Wikitech
Revision as of 22:25, 27 January 2012 by LeslieCarr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Suggestions

initrwnd 10 This makes the initial congestion window of 10, as tested by google. Default is 3 1

How do we implement this without just having an ip route command script on startup ?

tcp_fin_timeout 2 Lower our tcp_fin_timeout by 1 second. This matters if the other side does not respond to tcp_fin's. No need to keep this beyond 2 seconds as connections with an RTT > 2 seconds are basically dead anyways.

can use puppet implemented files of sysctl.conf or look in puppet labs and use a module to implement.

1 http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fcode.google.com%2Fspeed%2Farticles%2Ftcp_initcwnd_paper.pdf&ei=giMjT6XpA8HTiAKIxJSECA&usg=AFQjCNET-zahhIxtRlXe28xn_8QSXXLx6A&sig2=FWsvqqH5cRFOF2OeJmz_3Q

Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox