The patch is for the squid source, I got it from http://devel.squid- cache.org/projects.html and in the WCCP Version 2.0 Support part, http://devel.squid-cache.org/cgi-bin/diff2/visolve_wccpv2-s2_5.patch? s2_5.
When i compile and make it, in the squid.conf it says wccp_router2 0.0.0.0 if squid was compile with the --enable-wccpv2 flag. ----- Original Message ----- From: James Zhao <[EMAIL PROTECTED]> Date: Thursday, March 25, 2004 4:32 pm Subject: RE: [squid-users] Compile WCCP v2 > there is only wccp_router, no wccp2_router. > > btw, where did you get the patch, is it for squid or for the linux > kernel? > James Zhao > Email: [EMAIL PROTECTED] > > -----Original Message----- > From: Depto. Investigacion y Desarrollo UNITEC > [mailto:[EMAIL PROTECTED]: Thursday, March 25, 2004 2:36 PM > To: [EMAIL PROTECTED] > Subject: [squid-users] Compile WCCP v2 > > I'm trying to configure squid 2.5 stable 5 to do transparent proxing > in a Mandrake 9.1 Box, I installed this patch visolve_wccpv2- > s2_5.patch to the source code with this command: > > patch -p1 < ../visolve_wccpv2-s2_5.patch and then used this > /configure --prefix=/usr/local/squid2.5s5 --enable-wccpv2 to configure > and then: > make > make install, and when i configure squid.conf to point to the wccp > router, wccp2_router 216.72.84.33. I parse the conf file and get the > next error: > parseConfigFile: line 2725 unrecognized: 'wccp2_router 216.72.84.33' > > Any Ideas? > Ricardo Jose Guevara > > >
