X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmemslap.rst;h=1996b99f779b4cf4f6b03622994244bfb32f9963;hb=9c9ce0af7ae73c9043154bec861c9d15cdadf414;hp=62cf2a3a4d06195c8276978a971457642fe8129c;hpb=281c398ba3a10af677494c4453cd09d85ca921e0;p=m6w6%2Flibmemcached diff --git a/docs/memslap.rst b/docs/memslap.rst index 62cf2a3a..1996b99f 100644 --- a/docs/memslap.rst +++ b/docs/memslap.rst @@ -1,9 +1,6 @@ -======= -memslap -======= - - -memslap - Load testing and benchmarking tool for memcached +================================================= +memslap - Load testing and benchmarking a server +================================================= -------- @@ -11,8 +8,11 @@ SYNOPSIS -------- -.. program:: memslap [options] +:program: `memslap` + +.. program:: memslap +.. option:: --help ----------- DESCRIPTION @@ -20,12 +20,9 @@ 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. +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. -You can specify servers via the \ **--servers**\ option or via the -environment variable \ ``MEMCACHED_SERVERS``\ . +You can specify servers via the \ **--servers**\ option or via the environment variable \ ``MEMCACHED_SERVERS``\ . -------- @@ -33,4 +30,4 @@ SEE ALSO -------- -:manpage:`memcached(1)` :manpage:`libmemcached(3)` :manpage:`memcached_strerror(3)` +:manpage:`memcached(1)` :manpage:`libmemcached(3)`