1MEMCAPABLE.POP(1)                 memcapable                 MEMCAPABLE.POP(1)
2
3
4

NAME

6       memcapable - Check memcached server capabilities
7

SYNOPSIS

9         memcat [-h hostname] [-p port] [-c] [-v] [-t n]
10

DESCRIPTION

12       memcapable connects to the specified memcached server and tries to
13       determine its capabilities by running the various commands and
14       verifying the response.
15

OPTIONS

17       The following options are supported:
18
19       -h hostname
20          Specify the hostname to connect to. The default is localhost
21
22       -p port
23          Specify the port number to connect to. The default is 11211
24
25       -c Generate a coredump when it detects an error from the server.
26
27       -v Print out the comparison when it detects an error from the server.
28
29       -t n
30          Set the timeout from an IO operation to/from the server to n
31          seconds.
32

LIMITATIONS

34       The current version of memcapable will only verify the binary protocol.
35

HOME

37       To find out more information please check:
38       <https://launchpad.net/libmemcached>
39

AUTHOR

41       Trond Norbye, <trond.norbye@gmail.com>
42

SEE ALSO

44       memcached(1) libmemcached(3)
45
46
47
48                                  2010-06-28                 MEMCAPABLE.POP(1)
Impressum