|
NAMEmemcapable - libmemcached DocumentationSYNOPSISmemcapable [options]DESCRIPTIONmemcapable connects to the specified memcached server and tries to determine its capabilities by running the various commands and verifying the response.LIMITATIONSThe current version of memcapable will only verify the binary protocol.OPTIONS
Specify the hostname to connect to. The default is localhost
Specify the port number to connect to. The default is 11211
Generate a coredump when it detects an error from the server.
Print out the comparison when it detects an error from the server.
Set the timeout from an IO operation to/from the server to n seconds. HOMETo find out more information please check: http://libmemcached.org/AUTHORTrond Norbye, <trond.norbye@gmail.com>SEE ALSOmemcached(1) libmemcached(3)AUTHORBrian AkerCOPYRIGHT2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
Visit the GSP FreeBSD Man Page Interface. |