Re: [SQU] If one Proxy is DOWN. How to make the other squid Proxy UP.

From: Abdul Rahman <abdulrahman@dont-contact.us>
Date: Sun, 25 Feb 2001 12:54:42 +0300

Dear Stefan,

Thanx for ur help. Can u please explain me properly where should I
immplement this script on Clinet Side ( Internet Explorer or Navigator ) or
on the Server Side Squid.

If it is on the Internet Explorer or Navigator site then.....I have to do
the following:
Goto Tools
connections
Lan settings
Automatic Configuration Script ( I have to give the path of the test.pac
file which is on my machine ....right..!!! )

Please correct If I am wrong. If not let me know what to do.

I went to the below site and got the information about the .pac files but,
if can explain me clearly I will be thankful for u.
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html

Eagerly waiting for u reply.

System Engineer,
GulfnetKSA-Zajil
Chamber of Commerce,
ph: 4040044-161
ph: 4022907
Mob: 054183642.
abdulrahman@gulfnetksa.com
zajiladmin@gulfnetksa.com
----- Original Message -----
From: Stefan Berg <stefan.berg@ausys.se>
To: <squid-users@ircache.net>
Sent: Wednesday, February 21, 2001 2:52 PM
Subject: RE: [SQU] If one Proxy is DOWN. How to make the other squid Proxy
UP.

> Hi,
>
> I used to solve this by using a .pac file for both IE and Netscape. It
> contained multiple proxy servers in a priority, so that if the first one
was
> down, the browser would use the next one. The ultimate fallback was the
> DIRECT directive, which was last on the list. By using DIRECT I told the
> browser to fetch directly from internet if all the named proxies were
down.
>
> Here is a very simplified sample of what my .pac file could contain:
>
> function FindProxyForURL (url, host)
> {
> return "PROXY 172.16.254.250:8080;172.16.254.251:8080;
> DIRECT";
> }
>
> I'm not sure if the .pac files are standard still.. you may want to check
> that out.
>
> Hope this helps,
>
> /Stefan
>
> -----Original Message-----
> From: Abdul Rahman [mailto:abdulrahman@gulfnetksa.com]
> Sent: den 21 februari 2001 09:47
> To: squid-users@ircache.net
> Cc: wessels@squid-cache.org
> Subject: [SQU] If one Proxy is DOWN. How to make the other squid Proxy UP.
>
>
> Dear All,
>
> I have many proxies ( SQUID ) working in my network can any body let me
know
> how to use other PROXY ( automatically ) if the parent proxy goes
down....?
> If u have any doubts please let me know.
>
> Best Regards.,
>
>
> Please Visit..........
> www.zajil.com
> www.zajil.net
> www.alharmain.com
> www.gcccommerce.com
>
>
>
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sun Feb 25 2001 - 02:48:10 MST

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