----- Original Message -----
From: "Adrian Chadd" <adrian@xxxxxxxxxxxxxxx>
To: "John Yatsko, Jr." <jyatsko@xxxxxxxxxxxxxxx>
Cc: <squid-users@xxxxxxxxxxxxxxx>
Sent: Friday, July 13, 2007 7:59 AM
Subject: Re: commSetTcpNoDelay invalid argument
On Fri, Jul 13, 2007, John Yatsko, Jr. wrote:
Red Hat Linux release 6.0 (Hedwig)
Kernel 2.2.5-15 on an i586
I don't think anyone does Squid development and regression testing on
Linux 2.2.x. Just find the commSetTcpNoDelay() function and do this:
#ifdef TCP_NODELAY
static void
commSetTcpNoDelay(int fd)
{
return;
}
#endif
I don't know why its finding the socket option but then failing to do it.
Its harmless.
Adrain
It didn't appear that it was adding any additional overhead to the box or
lag to users of the proxy, but the cache.log was growing at an alarming
rate.
Thank you,
John Yatsko, Jr.
Technology Assistant
Erie County Public Library
160 East Front St
Erie PA 16507
(814) 451-7307