3 memcapable - Check memcached server capabilities
7 memcat [-h hostname] [-p port] [-c] [-v] [-t n]
11 B<memcapable> connects to the specified memcached server and tries to
12 determine its capabilities by running the various commands and verifying
17 The following options are supported:
23 Specify the hostname to connect to. The default is I<localhost>
27 Specify the port number to connect to. The default is I<11211>
31 Generate a coredump when it detects an error from the server.
35 Print out the comparison when it detects an error from the server.
39 Set the timeout from an IO operation to/from the server to I<n> seconds.
45 The current version of memcapable will only verify the binary protocol.
49 To find out more information please check:
50 L<https://launchpad.net/libmemcached>
54 Trond Norbye, E<lt>trond.norbye@gmail.comE<gt>
58 memcached(1) libmemcached(3)