[squid-users] Rewrite url and reverse proxy

From: senthilkumaar2021 <senthilkumaar2021_at_gmail.com>
Date: Mon, 02 Aug 2010 15:45:06 +0530

Hi All,

I am using squid as reverse proxy.i have three identical web
servers.(content in each web server is same)
the ip's are 172.16.1.48,172.16.1.49,172.16.1.50
I used url rewrite perl script to redirect requests from
other.example.com to redirect as squid.example.com.

If i a request comes from other.example.com it has to be redirected and
it must reach 172.16.1.48 ip and if the request squid.example.com comes
from client it is not rediected and it must reach eitrher 172.16.1.49 or
172.16.1.50

i think redirected requests are same as directed requests after passing
to url_rewrite program

How to configure cache_peer so that redirected requests are passed to
172.16.1.49 ip and the direct requests to 172.16.1.49 and 172.16.1.50

Regards
senthil
Received on Mon Aug 02 2010 - 10:18:23 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 03 2010 - 12:00:02 MDT