RE: [squid-users] Cache Slowness

2003-11-03 Thread francisv
Ricardo, Try adding another disk and more memory. Try using async UFS instead of the plain UFS. Try also reading this document for optimizing your Squid configuration: http://www.geocities.com/elf_too/Optimizing-Squid-for-Linux-2.4-HOWTO.html -Original Message- From: Ricardo Jose

RE: [squid-users] Transparent Proxying with IPF on freebsd 5.1

2003-06-22 Thread francisv
You have to _manually_ copy the header files from /usr/src/contrib/ipfilter to /usr/include/netinet -Original Message- From: Adam Clark [mailto:[EMAIL PROTECTED] Sent: Sunday, June 22, 2003 2:07 PM To: [EMAIL PROTECTED] I've been using the --enable-ipf-transparent option for a while

RE: [squid-users] IPFilter + FreeBSD + WCCP

2003-06-17 Thread francisv
Thanks for the clarification. OpenBSD has sysctl variables to manipulate the gre driver: http://resin.csoft.net/cgi-bin/man.cgi?section=4topic=gre I wish they could have done this on FreeBSD. -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17,

[squid-users] IPFilter + FreeBSD + WCCP

2003-06-16 Thread francisv
Hi all, I'm running Squid 2.5-STABLE2 on a FreeBSD 4.8-STABLE machine compiled with -enable-ipf-transparent (-STABLE doesn't have the IPFilter headers installed in /usr/include/netinet, copied in manually). The kernel is compiled with `pseudo-device gre', followed instructions on

RE: [squid-users] IPFilter + FreeBSD + WCCP

2003-06-16 Thread francisv
Hi Raphael, I have a couple of Squid servers running on FreeBSD 4.7-RELEASE with GRE support. -Original Message- From: Raphael Maseko [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 5:31 PM To: [EMAIL PROTECTED] Hi, I got it working on FreeBSD 4.6.2 with the help of the

RE: [squid-users] IPFilter + FreeBSD + WCCP

2003-06-16 Thread francisv
I actually have it working (GRE tunnel on FreeBSD 4.8-STABLE) using ipfw and not IPFilter. I'd like to know why the configuration doesn't work with IPFilter. -Original Message- From: Raphael Maseko [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 5:39 PM To: [EMAIL PROTECTED] I

RE: [squid-users] IPFilter + FreeBSD + WCCP

2003-06-16 Thread francisv
No, it's not using the GRE patches. I'm using the instructions for 4.8-RELEASE/STABLE: FreeBSD-4.8 and later The operating system now comes standard with some GRE support. You need to make a kernel with the GRE code enabled: pseudo-device gre And then configure the tunnel so that the

[squid-users] htcpHandle: sz != htcpHdr.length

2003-03-12 Thread francisv
Hi all, I've been getting a lot of these messages: 2003/03/13 11:26:22| htcpHandle: sz != htcpHdr.length 2003/03/13 11:26:33| htcpHandle: sz != htcpHdr.length 2003/03/13 11:26:56| htcpHandle: sz != htcpHdr.length 2003/03/13 11:27:11| htcpHandle: sz != htcpHdr.length 2003/03/13 11:27:23|

RE: [squid-users] htcpHandle: sz != htcpHdr.length

2003-03-12 Thread francisv
Squid: Squid-2.5STABLE1 Platform: i386 OS: FreeBSD 4.7-STABLE -Original Message- From: Marc Elsen [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 3:52 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [squid-users] htcpHandle: sz != htcpHdr.length [EMAIL PROTECTED]

RE: [squid-users] WCCPv2 status

2003-02-10 Thread francisv
Thanks for the correction Henrik :) -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 11:04 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [squid-users] WCCPv2 status A more correct question is: Is anyone working on