Mailing List Archive

about virtual IP
hi,
when I apply mod_backhand to apache server, I get confused. Because to
outside client, they just use virtual IP. not real IP of apache server.
Then, how to configure this?
I have 2 apache web server A and B, where IP address is
150.160.87.85 and 150.160.87.88. and another IP for virtual IP:
155.161.87.90. Then how to config Virtual IP so as when clients visit
http://150.160.87.90 that requests can go to 150.160.87.85 and
150.160.87.88?
Can you suggest some?
thanks
zhou