Disable NAGLE algorithm in kernel
From: Alexandros Gougousoudis (nospam_ag_at_aloha-systeme.de)
Date: 10/28/03
- Next message: C3: "Re: Disable NAGLE algorithm in kernel"
- Previous message: ynotssor: "Re: linux secure ftp"
- Next in thread: C3: "Re: Disable NAGLE algorithm in kernel"
- Reply: C3: "Re: Disable NAGLE algorithm in kernel"
- Reply: Leon The Peon: "Re: Disable NAGLE algorithm in kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Oct 2003 09:36:13 +0100
Hi,
I need to disable the nagle algorithm in the Kernel, we use 2.4.19 and
2.4.21. I googled the net but can't find an answer, because the option
DISABLE_NAGLE (or something) is not in the current kernels (seem like a 2.2
option). How can it be done? Is there a patch to do this? I need to disable
it globally because I want to make a performance test with our database. I
don't program a new application where setsockopts can be used. Do I need a
newer kernel?
If you guys could help me, it'll be nice
TIA
Alex
- Next message: C3: "Re: Disable NAGLE algorithm in kernel"
- Previous message: ynotssor: "Re: linux secure ftp"
- Next in thread: C3: "Re: Disable NAGLE algorithm in kernel"
- Reply: C3: "Re: Disable NAGLE algorithm in kernel"
- Reply: Leon The Peon: "Re: Disable NAGLE algorithm in kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|