From owner-freebsd-questions Thu Jan 31 3: 8:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 8467137B405 for ; Thu, 31 Jan 2002 03:08:23 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16WF8n-000OMY-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 14:12:29 +0300 Date: Thu, 31 Jan 2002 14:12:03 +0300 From: Igor Roboul To: Thomas Trede Subject: Re: Big squid cache machine Message-ID: <20020131111203.GA93614@sysadm.stc> Reply-To: igorr@speechpro.com References: <20020131102127.GA92351@sysadm.stc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 31, 2002 at 11:43:56AM +0100, Thomas Trede wrote: > Hello, > > does ist have wccp-support, too? Yes, from my oops.cfg (I dont use wccp): #module wccp2 { # Cache identity. # Ip address under which your cache will be visible. # You should set it only in case oops can't determine it's IP in other # other way # identity proxy.yourdomain.tld # # Service group. # Look Cisco documentation what service group is. # I two words - this is group of caches and routers which handle # transparently # some kind of traffic. To intercept www requests from your users use # next 'service-group' definition # # service-group port 80 # # Routers for this service group. # Here you list ip-addresses of routers in service group. # To avoid problems list addresses from which cisco will reply - that # is # address of interface which is directed to cache. You can describe # several # (up to 32) routers. # # router 212.109.32.113 # #} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message