Re: [squid-users] commSetTcpNoDelay invalid argument

From: John Yatsko, Jr. <jyatsko@dont-contact.us>
Date: Fri, 13 Jul 2007 07:59:37 -0400

----- Original Message -----
From: "Adrian Chadd" <adrian@creative.net.au>
To: "John Yatsko, Jr." <jyatsko@erielibrary.org>
Cc: <squid-users@squid-cache.org>
Sent: Friday, July 13, 2007 7:59 AM
Subject: Re: [squid-users] 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
Received on Fri Jul 13 2007 - 05:59:41 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT