hi try this in ur squid.conf
wccp_version 3 Regards Farrukh Mahmood ----- Original Message ----- From: John Hally <[EMAIL PROTECTED]> Date: Thursday, September 25, 2003 9:27 pm Subject: RE: [squid-users] WCCP help > yup, > > that shows that it knows about the cache device and that its > redirectingpackets, so the router config looks ok. It feels like > I'm dealing with an > acl or something in the squid.conf file and the redirects are getting > denied. > > I'm not sure where the problem lies, but with WCCP disabled I can > point my > browser at the squid cache, get results and see entries in the > cache logs. > I can also simply not proxy and get results, but if I turn on > WCCP, the > browser spins, and then gets 'connection refused' msgs. > > Does anyone who has WCCP working feel like donating a sample > squid.conf file > for me to compare to? > > thanks > > -----Original Message----- > From: Farrukh Mahmood [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 25, 2003 11:58 AM > To: John Hally > Subject: Re: [squid-users] WCCP help > > > hi > > > check this command on ur router sh ip wccp web_cache detail > > does it shows u some thing and second thing how u know that ur > cache is > not working. > > > Regards > FArrukh Mahmood > > ----- Original Message ----- > From: John Hally <[EMAIL PROTECTED]> > Date: Thursday, September 25, 2003 8:59 pm > Subject: [squid-users] WCCP help > > > Hello Everyone, > > > > I searched the archives and ran thru the 600+ threads I found, > but > > eithermissed something or couldn't find the answer. The problem > > I'm having is > > this. I set up WCCP on my Cisco router and see that its > > redirecting packets > > to the cache (using the sh ip wccp cmds), but it looks as though > > the cache > > never services the request. Here's what I've done: > > > > On squid box: > > > > (From http://www.squid-cache.org/Doc/FAQ/FAQ-17.html) > > > > http_port 8080 > > httpd_accel_host virtual > > httpd_accel_port 80 > > httpd_accel_with_proxy on > > httpd_accel_uses_host_header on > > > > wccp_router xxx.xxx.xxx.xxx (router ip) > > wccp_version 4 > > > > > > On the router: > > > > (global config) > > ip wccp version 1 > > ip wccp web-cache (only care about http traffic at the moment) > > > > int fa0/0 > > > > ip wccp web-cache redirect in > > > > > > as soon as I add the entry to the interface, web browsing comes > to a > > screeching halt and I get 'connection refused' messages from the > > browserafter ~30 seconds. > > > > Has anyone had any luck with WCCP and/or can tell me what I may > be > > doingwrong? > > > > Thanks a TON in advance, > > > > John H. > > > > > >
