Am citit documentatia.
M-am uitat si pe liste de discutii straine si
"> Can you still have squid redirect to more than one server? If so,
> how?

You can select which physical server the request gets forwarded to by
using cache_peer_access."

Totodata in squid.conf scrie:

#  TAG: cache_peer
#       To specify other caches in a hierarchy, use the format:
#
#               hostname type http_port icp_port
#
#             type:  either 'parent', 'sibling', or 'multicast'.
#
#       proxy_port:  The port number where the cache listens for proxy
#                    requests.
#
#         icp_port:  Used for querying neighbor caches about
#                    objects.  To have a non-ICP neighbor
#                    specify '7' for the ICP port and make sure the
#                    neighbor machine has the UDP echo port
#                    enabled in its /etc/inetd.conf file.

Intrebarea este la "type" ce ar trebui sa trec?

In alte exepmple pe net am vazut ca este trecut la final si "no-query
no-digest no-netdb-exchange"

Am incercat varianta:

cache_peer PROXY1 parent 3128 0 no-query no-digest no-netdb-exchange
cache_peer PROXY2 parent 8080 0 no-query no-digest no-netdb-exchange
cache_peer PROXY3 parent 8080 0 no-query no-digest no-netdb-exchange

cache_peer_access PROXY1 allow all
cache_peer_access PROXY2 allow all
cache_peer_access PROXY3 allow all

always_direct deny all
never_direct allow all

Si toate cererile mi se duc pe PROXY1

Eu vreau ori sa isi imparta cererile in mod egal pe toate cele 3 proxy-uri,
ori sa le ia pe rand (adica prima cerere pe PROXY1, a II-a pe PROXY2, ...)
Adica nu vreau sa impart adresele A, B, C pe PROXY1 si X, Y, Z pe PROXY2 sau
UTILKIZATOR1 pe PROXY1 si UTILIZATOR2 pe PROXY2.

Ma poate ajuta cineva in privinta asta?

----- Original Message -----
From: "Alexandru N. Barloiu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 15, 2003 7:17 PM
Subject: [rlug] Re: Mai multe proxy-uri utilizate simultan


> cauta in squid.conf cache_peer.
>
> On Sat, 2003-11-15 at 19:13, Laurentiu STEFAN wrote:
> > Se poate configura squid-ul sa utilizeze mai multe proxy-uri simultan?
> > Spre exemplu am 2 proxy-uri, fiecare cu 64k.
> > Pot sa obtin 128k la navigare pe internet sau download?
> >
> >
> >
> > ---
> > Detalii despre listele noastre de mail: http://www.lug.ro/
> --
> Alexandru N. Barloiu <[EMAIL PROTECTED]>
> Dale Media
>
>
> ---
> Detalii despre listele noastre de mail: http://www.lug.ro/
>
>



--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui