Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

memcapable (1)

Name

memcapable - libmemcached Documentation

Synopsis

memcapable [options]

Description

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  verify-
       ing the response.

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

OPTIONS
       -h hostname

       Specify the hostname to connect to. The default is localhost

       -p port

       Specify the port number to connect to. The default is 11211

       -c

       Generate a coredump when it detects an error from the server.

       -v

       Print out the comparison when it detects an error from the server.

       -t n

       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>


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | library/libmemcached |
       +---------------+----------------------+
       |Stability      | Uncommitted          |
       +---------------+----------------------+

SEE ALSO
       memcached(1) libmemcached(3)

AUTHOR
       Brian Aker

COPYRIGHT
       2011-2013, Brian Aker DataDifferential, http://datadifferential.com/



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source     was     downloaded    from     https://launchpad.net/libmem-
       cached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz.

       Further information about this software can be found on the open source
       community website at http://libmemcached.org/libMemcached.html.



1.0.18                         February 09, 2014                 MEMCAPABLE(1)