LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

help with ldirectord

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: help with ldirectord
Cc: <jacob.rief@xxxxxx>
From: "Hung Huynh" <hung@xxxxxxxxxx>
Date: Tue, 20 Mar 2001 15:41:12 -0800
Hi, any help would be appreciated.
 
After running
    ldirectord www.cf start
 
I can see in /var/log/ldirectord.log that all the real servers are being removed immediately after the IP changes to the virtual ip.
 
I have ran the following in the DocRoot of all the real servers: echo "test page" > .testpage
 
My www.cf file looks like this:
 
virtual = vip
    protocol = tcp
    scheduler = lc
    real = 192.168.1.213:80 masq 1
    real = 192.168.1.214:80 masq 1
    real = 192.168.1.215:80 masq 1
    request = ".testpage"
    receive = "test page"
 
Without ldirectord, the rest of the lvs is fine. 
 
Thanks,
Hung
<Prev in Thread] Current Thread [Next in Thread>