On 02.02.2011 10:49, Jack Falworth wrote:
The receive buffer size is stored in SQUID_TCP_SO_RCVBUF. There are
some code parts where this size is assigned to size_t variables which
are normally 16bit sized.
Sorry for that, I was wrong. size_t are at least 16bit, my fault.
Am 01.02.2011 23:03, schrieb Amos Jeffries:
On Tue, 01 Feb 2011 14:31:02 +0100, Jack Falworth
wrote:
On 31.01.2011 23:53, Amos Jeffries wrote:
On Mon, 31 Jan 2011 10:57:57 +0100, "Jack Falworth"
wrote:
Hi squid-users,
I have a question regarding the TCP send/receive buffer size Squid
uses.
On Tue, 01 Feb 2011 14:31:02 +0100, Jack Falworth
wrote:
> On 31.01.2011 23:53, Amos Jeffries wrote:
>> On Mon, 31 Jan 2011 10:57:57 +0100, "Jack Falworth"
>> wrote:
>>> Hi squid-users,
>>>
>>> I have a question regarding the TCP send/receive buffer size Squid
uses.
>>> For my high-performance set
On 31.01.2011 23:53, Amos Jeffries wrote:
On Mon, 31 Jan 2011 10:57:57 +0100, "Jack Falworth"
wrote:
Hi squid-users,
I have a question regarding the TCP send/receive buffer size Squid uses.
For my high-performance setup I increased both buffer sizes on my Ubuntu
10.04 system. Unfortunately I fo
On Mon, 31 Jan 2011 10:57:57 +0100, "Jack Falworth"
wrote:
> Hi squid-users,
>
> I have a question regarding the TCP send/receive buffer size Squid uses.
> For my high-performance setup I increased both buffer sizes on my Ubuntu
> 10.04 system. Unfortunately I found out that Squid 2.7 (as well as
squid 3.x is unfortunately no option since COSS support is missing
and Rockstore isn't ready for testing yet.
Original-Nachricht
> Datum: Mon, 31 Jan 2011 12:08:55 +0200
> Von: Eliezer
> An: squid-users@squid-cache.org
> Betreff: Re: [squid-users] TCP se
i dont know how high performance your system is but i think you can try
the new version 3.1.10 on your system and after you will get real
performance
issues you can try to recompile it with less strick option.. or .. just
compile one with limit and one without limit and change the binary if
you
Hi squid-users,
I have a question regarding the TCP send/receive buffer size Squid uses.
For my high-performance setup I increased both buffer sizes on my Ubuntu 10.04
system. Unfortunately I found out that Squid 2.7 (as well as 3.x) limits the
receive buffer to 64K and the send buffer to 32K in