This shows you the differences between two versions of the page.
| — |
mirnshi:reduce_time_wait_on_linux [2009/11/25 18:39] (current) mirnshi created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Reduce TIME_WAIT on linux ====== | ||
| + | |||
| + | sysctl net.ipv4.tcp_tw_reuse=1 | ||
| + | sysctl net.ipv4.tcp_tw_recycle=1 | ||
| + | |||
| + | |||
| + | {{tag>}} | ||
| + | |||
| + | ~~LINKBACK~~ | ||
| + | ~~DISCUSSION~~ | ||