public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What happened to CONFIG_TCP_NAGLE_OFF?
@ 2006-11-28 22:05 Matt Garman
  2006-11-29 20:06 ` Phillip Susi
  0 siblings, 1 reply; 9+ messages in thread
From: Matt Garman @ 2006-11-28 22:05 UTC (permalink / raw)
  To: linux-kernel

I would like to globally disable nagling on my (2.6.9) system.  There
are several references on the web to the CONFIG_TCP_NAGLE_OFF kernel
config option.  However, it appears as though this no longer exists.

How might I achieve having TCP_NODELAY effectively set for all sockets
(by default)?  Is there a new/different kernel config option, a patch,
a sysctl or proc setting?  Or can I "fake" this behavior by, e.g.
setting a send buffer sufficiently small?

Thank you,
Matt

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-12-04 15:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28 22:05 What happened to CONFIG_TCP_NAGLE_OFF? Matt Garman
2006-11-29 20:06 ` Phillip Susi
2006-11-30 17:21   ` Matt Garman
2006-11-30 19:12     ` John Stoffel
2006-11-30 19:45     ` Phillip Susi
2006-12-01  0:00       ` Alan
2006-12-01 20:42         ` Phillip Susi
2006-12-02  3:29           ` Herbert Xu
2006-12-04 15:35             ` Phillip Susi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox