Re: wccpv2 and L2 redirection

2003-11-11 Thread Joey Coco
Hi, I tried doing this in my network. We run about 150mb and 8 squid cache box's. Found using transparency and a load balanced route map works better. -- Joe On Tue, 11 Nov 2003, John El-Rassi wrote: Hi all, I am trying to implement squid+wccp along with a cisco 3550. i was able to

Compile Squid (2.5) statically

2003-07-16 Thread Joey Coco
Hello, How difficult is it to compile Squid statically, or mostly statically? I'd like it to run on multiple xi386 machines, regardless of the versions of C and other libraries on each machine. OS is all Linux 2.4 however. -- Joe

Re: Compile Squid (2.5) statically

2003-07-16 Thread Joey Coco
Hi, trivial, like any other application. Just tell the compiler to link statically rather than dynamic. Hrmm.. Interestingly enough it is not working with a --statoc. or -bdynamic but perhaps I have larger issue with my compiler.. please note that you often get less efficient versions of