Hi

Is there any possibility to pass urlpath rewritten urls to particular cache_peer in reverse proxy

The urlpath rewritten is done using perl script .only path in url is re written

Three identical web servers are running at different ip and the url path is rewritten for some requests only .
only the rewritten requests has to be passed to particular web server.

Eg

client(example.com/squid)------>reverse proxy--------->webserver1 or webserver2(example.com/squid)
                                                   (no rewrite needed)

client (example.com/squirm)___>revere proxy--------->webserevr3(example.com/squid) (squirm url path is rewritten as squid)


Regards
senthil



Reply via email to