MEMCAPABLE(1) libmemcached MEMCAPABLE(1)NAMEmemcapable - libmemcached Documentation
SYNOPSISmemcapable [options]
DESCRIPTIONmemcapable connects to the specified memcached server and tries to
determine its capabilities by running the various commands and verify‐
ing the response.
LIMITATIONS
The current version of memcapable will only verify the binary protocol.
OPTIONS-h hostname
Specify the hostname to connect to. The default is localhost
-p port
Specify the port number to connect to. The default is 11211
-c
Generate a coredump when it detects an error from the server.
-v
Print out the comparison when it detects an error from the server.
-t n
Set the timeout from an IO operation to/from the server to n seconds.
HOME
To find out more information please check: http://libmemcached.org/
AUTHOR
Trond Norbye, <trond.norbye@gmail.com>
SEE ALSOmemcached(1)libmemcached(3)AUTHOR
Brian Aker
COPYRIGHT
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
1.0.18 February 09, 2014 MEMCAPABLE(1)