[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45EDD791.4040908@symas.com>
Date: Tue, 06 Mar 2007 13:05:21 -0800
From: Howard Chu <hyc@...as.com>
To: Eric Dumazet <dada1@...mosbay.com>
CC: netdev@...r.kernel.org
Subject: Re: TCP 2MSL on loopback
Eric Dumazet wrote:
> Arf... dont tell me you forgot to do this...
>
> echo 1 >/proc/sys/net/ipv4/tcp_tw_recycle
> echo 1 >/proc/sys/net/ipv4/tcp_tw_reuse
That does not appear to me to be a safe thing to do on a production
machine. Tweaks that are only good in a test environment really don't
help the testing effort; they just mask a problem that will surface
later at deployment time.
We could run our benchmarks this way and get high rates but no one
deploying the server for real use would ever get anything like that,
which makes the benchmark figure rather pointless.
On the other hand, being able to configure a small MSL for the loopback
device is perfectly safe. Being able to configure a small MSL for other
interfaces may be safe, depending on the rest of the network layout.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
Chief Architect, OpenLDAP http://www.openldap.org/project/
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists