table of contents
MEMCAPABLE(1) | libmemcached | MEMCAPABLE(1) |
NAME¶
memcapable - libmemcached Documentation
SYNOPSIS¶
memcapable [options]
DESCRIPTION¶
memcapable connects to the specified memcached server and tries to determine its capabilities by running the various commands and verifying the response.
LIMITATIONS¶
The 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.
HOME¶
To find out more information please check: http://libmemcached.org/
AUTHOR¶
Trond Norbye, <trond.norbye@gmail.com>
SEE ALSO¶
AUTHOR¶
Brian Aker
COPYRIGHT¶
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
January 31, 2013 | 1.0.16 |