Re: [squid-users] WCCP mask bits

2011-06-17 Thread Jack Falworth
Hi, I recently ran into a similar problem when using WCCPv2 in L2 mode and mask assignment. I configured Squid with two dynamic services like described in http://wiki.squid-cache.org/SquidFaq/InterceptionProxy#TProxy_Interception. The problem now is that if Squid is reconfigured during

Re: [squid-users] TCP send/receive buffer tuning

2011-02-08 Thread Jack Falworth
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.

Re: [squid-users] TCP send/receive buffer tuning

2011-02-02 Thread Jack Falworth
Am 01.02.2011 23:03, schrieb Amos Jeffries: On Tue, 01 Feb 2011 14:31:02 +0100, Jack Falworthjackf.m...@gmx.de wrote: On 31.01.2011 23:53, Amos Jeffries wrote: On Mon, 31 Jan 2011 10:57:57 +0100, Jack Falworthjackf.m...@gmx.de wrote: Hi squid-users, I have a question regarding the TCP

Re: [squid-users] TCP send/receive buffer tuning

2011-02-01 Thread Jack Falworth
On 31.01.2011 23:53, Amos Jeffries wrote: On Mon, 31 Jan 2011 10:57:57 +0100, Jack Falworthjackf.m...@gmx.de 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.

[squid-users] TCP send/receive buffer tuning

2011-01-31 Thread Jack Falworth
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

Re: [squid-users] TCP send/receive buffer tuning

2011-01-31 Thread Jack Falworth
and change the binary if you dont get results. as long as i know 64k is really more then many systems needs for a buffer. On 31/01/2011 11:57, Jack Falworth wrote: Hi squid-users, I have a question regarding the TCP send/receive buffer size Squid uses. For my high-performance

[squid-users] multiple squids using cache-digests on a single box

2010-12-06 Thread Jack Falworth
Hi, I have a big-sized server for caching purposes only (quad-core cpu, a lot of RAM and HDD storage). Since squid cannot use multiple cpus, my box is very limited in the amount of requests that can be processed. In order to improve that I run multiple squids on the box (e.g. 4 squid

[squid-users] Remote Syslog for cache.log problem

2010-11-18 Thread Jack Falworth
Hi squid-users, I've a problem sending the cache.log to a remote syslog server. First the facts: I'm running squid 2.7 Stable9 on a Ubuntu 10.04 machine. For all daemons I use syslog-ng to log to a remote syslog server. This works perfectly fine for all daemons including the squid access