Re: [wccpd-devel] kernel wccp support
Status: Alpha
Brought to you by:
ejbs
|
From: Blues <bl...@ds...> - 2002-01-29 14:48:48
|
On 28 Jan 2002, Eduardo J. Blanco wrote: > It's more a hack than a patch. > I've read ip_wccp.c, but that is the counterpart of this patch. > ip_wccp.c lets you _receive_ WCCP GRE encapsulated packets. On the > other hand, for wccpd I need to load-balance and _send_ WCCP GRE > encapsulated packets. >=20 > The 'neat' way should be to add a new transport to IPVS, but that would > be a much larger patch to both the kernel code and the user-space > ipvsadm. I'd like to try this hack first, as a proof-of-concept. This patch works :) Cisco Cache Engine is communicating correctly with=20 wccpd. Now I'm making production-testings. For now seems to be OK. Few reflections: - location of scripts - I don't know where should it be, maybe in=20 /etc/wccp/scripts ? - dc called in scripts - ugly :) - all caches should be called from some configuration file (maybe in=20 /etc/wccp/wccpd.conf. For now it looks OK. It's "raw" but works fine. > I don't like this patch on ipvs... this changes behavior and should= add=20 > new one. > =20 > Take a look at that... > http://www.squid-cache.org/WCCP-support/Linux/ip_wccp.c --=20 --------------------------------- pozdr. Pawe=B3 Go=B3aszewski =20 --------------------------------- CPU not found - software emulation... |