Load balancing not working
Hi,
I am trying to setup load balancer for my application in my server which should redirect to two different applications on two different servers. But the prime requirement is that even after redirection, final link should be the same. I am trying to do that with mod_proxy_balancer.
Can anyone tell me how can i redirect the request to a particular location on the server keeping the same url but getting contents from different location on different servers. I was able to redirect normally, but after redirection, server name was changed.
Thanks in Advance
|