that worked for the local server, then I attempted to setup a 3rd machine
solely running an apache server, ldirectord is able to reach its test page,
and indicates that the server is available, but requests are not getting
through from the virtual ip to the apache server (I see no accesses in the
apache log from anything other than ldirectord), I don't see any indication
of errors. Should I even be using direct routing? Would tunneling be a
better scalable solution anyway?
On Feb 13, 2008 11:49 AM, Graeme Fowler <graeme@xxxxxxxxxxx> wrote:
> On Wed, 2008-02-13 at 10:41 -0500, Charlie Williams wrote:
> > I've setup the ultra monkey package on two machines running RHEL4 64
> bit.
> > For testing purposes I have the load balancers running on two different
> > machines, loadb1 and loadb2 and I also have an apache server running on
> port
> > 8080 of the loadb1 machine.
>
> Try to ensure that Apache is only bound to 127.0.0.1:8080 on loadb1.
>
> If you let it "Listen *:8080" or similar, it'll bind to the virtual IP
> too.
>
> Graeme
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>
|