X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Flibmemcached_configuration.rst;h=05b2af8ea0df0773c08407679f4c9b5f755bccfc;hb=6e9731947eace4be83d553a242a44b36b3adcf22;hp=01e6b711d99aeca131574ab3c85bb758cb349b2a;hpb=5821867f93ad4e4e38909fb854d84c285782241b;p=awesomized%2Flibmemcached diff --git a/docs/libmemcached_configuration.rst b/docs/libmemcached_configuration.rst index 01e6b711..05b2af8e 100644 --- a/docs/libmemcached_configuration.rst +++ b/docs/libmemcached_configuration.rst @@ -97,6 +97,18 @@ requests that know the namespace can access these values. This is accomplished by prepending the namespace value to all keys. +********************** +Mecached Pool Options: +********************** + +.. describe:: --POOL-MIN + +Initial size of pool. + +.. describe:: --POOL-MAX + +Maximize size of the pool. + ************ I/O Options: ************