"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
|