1 .TH "MEMCAPABLE" "1" "October 24, 2011" "1.01" "libmemcached"
3 memcapable \- libmemcached Documentation
5 .nr rst2man-indent-level 0
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
17 .\" .rstReportMargin pre:
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .\" Man page generated from reStructeredText.
38 \fBmemcapable\fP connects to the specified memcached server and tries to
39 determine its capabilities by running the various commands and verifying
43 The current version of memcapable will only verify the binary protocol.
50 Specify the hostname to connect to. The default is \fIlocalhost\fP
56 Specify the port number to connect to. The default is \fI11211\fP
62 Generate a coredump when it detects an error from the server.
68 Print out the comparison when it detects an error from the server.
74 Set the timeout from an IO operation to/from the server to \fIn\fP seconds.
77 To find out more information please check:
78 \fI\%http://libmemcached.org/\fP
81 Trond Norbye, <\fI\%trond.norbye@gmail.com\fP>
84 \fImemcached(1)\fP \fIlibmemcached(3)\fP
88 2011, Brian Aker DataDifferential, http://datadifferential.com/
89 .\" Generated by docutils manpage writer.