Forum Moderators: phranque

Message Too Old, No Replies

proxy balancer

proxy balancer

         

Sue_DaNim

3:43 pm on Oct 15, 2012 (gmt 0)

10+ Year Member



Hi !

newbie to apache web server

I have set up my httpd.conf file on my host system (192.168.1.1) so that I can direct addresses to use a another pair of machines in a proxy balancer configuration

This appears to work ok

but what is happening at the moment is that an address
eg [192.168.1.1...]
is proxy balanced to either
[192.168.1.2...] or
[192.168.1.3...]
and these are shown in the address bar

I do NOT want the .2 or .3 address to be visible to the original requester.
How do I block or rewrite the proxy balancer pair so that their addresses are not shown.

Regards

Sue

phranque

11:28 am on Oct 25, 2012 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld, Sue_DaNim!

are you using mod_proxy?
what do your directives look like?