LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] How ldirectord polls real servers

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] How ldirectord polls real servers
From: Ferenc Wagner <wferi@xxxxxxx>
Date: Tue, 23 Apr 2013 19:39:13 +0200
"Guglielmo Abbruzzese" <g.abbruzzese@xxxxxxx> writes:

> But what if the real servers implement a custom tcp or udp service? 

For example, here's how one could implement a custom HTTP check:

        service=simpletcp
        checkport=80
        request="GET / HTTP 1.0\n\n"
        receive="<html><body><h1>It works!</h1></body></html>"

You can easily tailor it to your custom TCP service.
I don't really understand your other questions, sorry.
-- 
Regards,
Feri.

_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>