-
-

memslap - Load testing and benchmarking a server¶

+
+

memslap¶

SYNOPSIS¶

memslap [options]

+

Load testing and benchmarking a server

DESCRIPTION¶

-

memslap is a load generation and benchmark tool for memcached(1) -servers. It generates configurable workload such as threads, concurrencies, connections, run time, overwrite, miss rate, key size, value size, get/set proportion, expected throughput, and so on.

+

memslap is a load generation and benchmark tool for memcached(1) +servers. It generates configurable workload such as threads, concurrencies, connections, +run time, overwrite, miss rate, key size, value size, get/set proportion, expected +throughput, and so on.

OPTIONS¶

-

You can specify servers via the option:

-
---servers¶
-
+
+--help¶
+

Display help.

+
-

or via the environment variable:

-
-
-`MEMCACHED_SERVERS`¶
-
+
+
+--version¶
+

Display version.

+
-

For a full list of operations run the tool with:

-
---help¶
-
+
+--quiet¶
+

Operate quietly.

+
+ +
+
+--verbose¶
+

Operate more verbosely.

+
+ +
+
+--debug¶
+

See --verbose.

+
+ +
+
+--servers <list of servers>¶
+

Specify the list of servers as hostname[:port][,hostname[:port]...].

+
+ +
+
+--binary¶
+

Enable binary protocol.

+
+ +
+
+

ENVIRONMENT¶

+
+
+MEMCACHED_SERVERS¶
+

Specify the list of servers.

+

SEE ALSO¶

-

memcached(1) libmemcached(3)

+
@@ -661,10 +264,10 @@ servers. It generates configurable workload such as threads, concurrencies, conn