Re: Load balancing multiple virtual hosts on 1 IP

2009-02-02 Thread Mel
On Sunday 01 February 2009 19:33:38 Marc G. Fournier wrote: > Thank you for all the responses ... turns out the solution was simplier ... > I tried the various solutions presented, and each of them did the same > thing ... > > The setup I have, I'm using csync2 to maintain the file systems on each

Re: Load balancing multiple virtual hosts on 1 IP

2009-02-01 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you for all the responses ... turns out the solution was simplier ... I tried the various solutions presented, and each of them did the same thing ... The setup I have, I'm using csync2 to maintain the file systems on each backend, and in ord

Re: Load balancing multiple virtual hosts on 1 IP

2009-01-31 Thread Geoff Fritz
On Sat, Jan 31, 2009 at 09:23:36AM -0400, Marc G. Fournier wrote: > > Simple: is it possible? > > I have two VMs that contain the same content, on two different IPs .. I > want to setup a third VM with something like haproxy on it that will take > the URL (http://domain1) and pull the content f

Re: Load balancing multiple virtual hosts on 1 IP

2009-01-31 Thread Matthew Seaman
Marc G. Fournier wrote: Simple: is it possible? I have two VMs that contain the same content, on two different IPs .. I want to setup a third VM with something like haproxy on it that will take the URL (http://domain1) and pull the content from one or the other ... So far, all works well i