This email is to be read subject to the disclaimer below.
Hi,
No one needs to change thier settings, write a proxy.cgi in perl and point
all your users to it :)
You can find a guide to how a proxy.pac can be written here
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html
We have written a proxy.cgi in perl which will get the REMOTE_ADDR and
determine which proxy the user should use, you can get the perl script to
return 3 proxys and in the case that one did not respond it will use the
2nd and then 3rdproxy.
Your perl shoud return something like this to the browser.
PROXY 10.0.0.4:8080; PROXY 10.0.0.5:8080; PROXY 10.0.0.6:8080
Hope this helps.
Regards,
Richard Fuser
Firewall & UNIX Systems Administrator
Henrik
Nordstrom To: Kushal Lala <klala@scif.com>
<hno@squid-ca cc: squid-users@squid-cache.org
che.org> Subject: Re: [squid-users] MIGHT INTEREST YOU ALL :)
Sent by:
hno@marasyste
ms.com
04/05/2002
08:03 AM
There is "Proxy configuration scripts", that allows easy propagation of
new settings, failover etc in a quite nice manner..
Smart DNS load balancing can also do the trick.
Smart routing of a "virtual proxy IP address" is another approach, to
have different machines acting for the proxy IP address for different
populations in your network.
Regards
Henrik
Kushal Lala wrote:
>
> Hi All:
>
> I am trying to figure out a way of implementing proxy
> in our BGP network. Presently we have the proxy servers running in one
> location and all the user browsers are configured to use those servers.
> But eventually we want the proxy servers to run in three different
> locations; cos if one site goes down the users can go out thru the other
> side. But there is a hassle of manually configuring the browsers to
change
> the proxy server ip :(
>
> So guys what can be the best solution.."Transparent Proxy". But the users
> could be more than 8000.
>
> TIA
--------------------
NOTICE - This communication contains information which is confidential and
the copyright of Ernst & Young or a third party.
If you are not the intended recipient of this communication please delete
and destroy all copies and telephone Ernst & Young on 1800 655 717
immediately. If you are the intended recipient of this communication you
should not copy, disclose or distribute this communication without the
authority of Ernst & Young.
Any views expressed in this Communication are those of the individual
sender, except where the sender specifically states them to be the views of
Ernst & Young.
Except as required at law, Ernst & Young does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained nor
that the communication is free of errors, virus, interception or
interference.
Liability limited by the Accountants Scheme, approved under the
Professional Standards Act 1994 (NSW)
--------------------
Received on Fri May 03 2002 - 23:23:36 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:54 MST