On Tue, 2009-04-14 at 16:27 -0500, lists@xxxxxxxxxxxx wrote:
> Well, that didn't work since lvs can't see the servers.
If your Apache vhosts are providing some test site such as
"lvstest.yourdomain.co.uk", then send this:
send = "GET / HTTP/1.1\r\nHost: lvstest.yourdomain.co.uk\r\n\r\n"
expect = "HTTP/1.1 200 OK"
Clearly you will need to adjust that to match your local virtual host
configuration.
If you continue to experience failures then something is wrong *outside*
your LVS (Piranha?) configuration, likely with Apache on the vhosts
themselves.
Graeme
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
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
|