1MEMCAPABLE(1)                    libmemcached                    MEMCAPABLE(1)
2
3
4

NAME

6       memcapable - libmemcached Documentation
7

SYNOPSIS

9       memcapable [options]
10

DESCRIPTION

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

LIMITATIONS

17       The current version of memcapable will only verify the binary protocol.
18

OPTIONS

20       -h hostname
21
22       Specify the hostname to connect to. The default is localhost
23
24       -p port
25
26       Specify the port number to connect to. The default is 11211
27
28       -c
29
30       Generate a coredump when it detects an error from the server.
31
32       -v
33
34       Print out the comparison when it detects an error from the server.
35
36       -t n
37
38       Set the timeout from an IO operation to/from the server to n seconds.
39

HOME

41       To find out more information please check: http://libmemcached.org/
42

AUTHOR

44       Trond Norbye, <trond.norbye@gmail.com>
45

SEE ALSO

47       memcached(1) libmemcached(3)
48

AUTHOR

50       Brian Aker
51
53       2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
54
55
56
57
581.0.18                         February 09, 2014                 MEMCAPABLE(1)
Impressum