|
On Mon, 2010-05-17 at 11:18 +0100, Malcolm Turnbull wrote:
> In direct routing mode the fallback server needs to be on the same
> port 10400 NOT 80.
> You could possibly define the fallback in masq mode?
>
> But ldirectord has a feature /bug where the fallback can only be port 80.
Perhaps you could do with a PREROUTING rule to redirect traffic from
127.0.0.1:10400 to 127.0.0.1:80, or have apache listen on port 10400 as
well.
Léon
_______________________________________________
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
|