From: Caleb Anthony <caleb.anthony@xxxxxxxxx> | > Hello. > > In my organization we have multiple Memcached servers that we load > balance with IPVS. I needed the ability to service check them and I > didn't want to settle for the "connect" and "simpletcp" wouldn't work > with the telnet interface or the Memcached protocol. So I added the > ability for ldirectord to natively service check a Memcached instance. > > Once this patch is applied, you will need the Memcached Perl module > installed for the service check to function. > > http://search.cpan.org/~dormando/Cache-Memcached-1.30/ > > To configure ldirectord to service check Memcached, set the service > line to memcached. > > service = memcached > > Additionally, you can configure the key value pair to store in > Memcached by configuring the request line to "key:value". > > request = "key:value" > > If request is not configured, a default of "ldirectord:ldirectord" will be used. > > I'm open to any comments, or suggestions. Also, if you feel that this > feature is beneficial I would appreciate if it was merged into the > mainline. > > Thanks. nice patch! -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html