RE: [squid-users] Two Instances of Squid

From: Vernon A. Fort <vfort@dont-contact.us>
Date: Tue, 26 Mar 2002 07:56:58 -0600

Thanks for the response,

  But just how do you forward request between the two. I've been using squid for a few years, but I am admitingly new at doing multiple squid proxies. I need a starting place for assistance with the following:

        if a request for 100.7.0.34 arrives, it gets forwarded to the second squid. The second squid must do authentication because we need to restrict access. we already do authentication so it should not be an issue, just another acl.

Thanks

-----Original Message-----
From: Senthil Kumar [mailto:serengar@npd.hcltech.com]
Sent: Tuesday, March 26, 2002 8:33 AM
To: nick
Cc: Vernon A. Fort; squid-users@squid-cache.org
Subject: Re: [squid-users] Two Instances of Squid

hi,
     Yes ,You can run two instance of squid.

Configure private squid as a parent to the primary squid .

in private squid.conf file you need to configure the cache_peer :-

  cache_peer primary parent 3128 3130 proxy-only

So any requests to the private squid will be redirected to the parent though ICP.

try this.
-senthil

> Vernon A. Fort wrote:
> > Hello,
> > I have a situation where I need to run squid on two seperate interfaces on the same machine but the second instance will only be used for a specific address.
> >
> > Instance one (primary for nornal internet browsing) 192.168.1.13:3128
> > Instance two ( only for a private ip address browsing) 192.168.103.13:3128
> >
> > What do I need to configured on the primary so any request for this private ip address get forwarded to the second instance of squid?
> >
> > Any help would be greatly appreciated!!
> >
> > --------------------------------------------------
> > Vernon A. Fort
> > Jobsoft Design & Development Inc.
> > http://www.jobsoft.com
> > (615) 904-9559 ext 19
> >
> >
> >
Received on Tue Mar 26 2002 - 06:58:46 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:06 MST