Re: two squid daemons

From: Ronald Warner <cscrw@dont-contact.us>
Date: Wed, 17 May 2000 10:05:10 +0800

okay, each squid daemon has their own port ... Say I have two
squid daemons, one waiting at port 80 and another at port 3128.
how do I do load-balancing for the two squid-daemons in that one
linuxbox? I want the users to access, for example, proxy.com:81
and requests goes to proxy.com:81 and it gives it to squid at port
80 and the next request will be given to squid at port 3128 (round-
robin?).

thanks.

Date sent: Wed, 17 May 2000 10:56:25 +1000 (EST)
From: Colin Campbell <sgcccdc@citec.qld.gov.au>
To: Ronald Warner <cscrw@mail.dlsu.edu.ph>
Subject: Re: two squid daemons

> Hi,
>
> On Wed, 17 May 2000, Ronald Warner wrote:
>
> > Here's what I want to find out:
> >
> > can I have two squid daemons running on the same linux box
> > (rh6.2)?
>
> Yes - listening on differnet addresses and/or ports.
>
> >
> > if yes, can they share the same cache directory?
>
> No. What you can do however is make them sibling peers and not cache
> anything the other one has.
>
> Colin
>
Received on Tue May 16 2000 - 20:23:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:30 MST