1MEMPING(1)                   libmemcached-awesome                   MEMPING(1)
2
3
4

NAME

6       memping - libmemcached Documentation
7

SYNOPSIS

9       memping [options] [server]
10
11       Test for availability of a server
12

DESCRIPTION

14       memping  can be used to ping a memcached server to see if it is accept‐
15       ing connections.
16

OPTIONS

18       --help Display help.
19
20       --version
21              Display version.
22
23       --quiet
24              Operate quietly.
25
26       --verbose
27              Operate more verbosely.
28
29       --debug
30              See --verbose.
31
32       --servers <list of servers>
33              Specify  the   list   of   servers   as   hostname[:port][,host‐
34              name[:port]...].
35
36       --binary
37              Enable binary protocol.
38
39       --username <username>
40              Use username for SASL authentication.
41
42       --password <password>
43              Use password for SASL authentication.
44

ENVIRONMENT

46       MEMCACHED_SERVERS
47              Specify the list of servers.
48

SEE ALSO

50       memcached(1) libmemcached(3)
51
52       • /libmemcached
53
54
55
56
571.1                              Feb 02, 2022                       MEMPING(1)
Impressum