Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

memcapable (1)

名前

memcapable - libmemcached Documentation

形式

memcapable [options]

説明

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
       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)