X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Flibmemcached_configuration.3;h=ebc4f4b50771dc46f070ab6cb3e7b6b1bf5ca8e9;hb=6e9731947eace4be83d553a242a44b36b3adcf22;hp=6b0951c1e55a1321c586f0e2c4b560a4241e383e;hpb=5821867f93ad4e4e38909fb854d84c285782241b;p=awesomized%2Flibmemcached diff --git a/docs/man/libmemcached_configuration.3 b/docs/man/libmemcached_configuration.3 index 6b0951c1..ebc4f4b5 100644 --- a/docs/man/libmemcached_configuration.3 +++ b/docs/man/libmemcached_configuration.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_CONFIGURATION" "3" "April 11, 2011" "0.47" "libmemcached" +.TH "LIBMEMCACHED_CONFIGURATION" "3" "April 12, 2011" "0.47" "libmemcached" .SH NAME libmemcached_configuration \- libmemcached Documentation . @@ -152,6 +152,19 @@ See \fImemcached_behavior_set(3)\fP for MEMCACHED_BEHAVIOR_USE_UDP A namespace is a container that provides context for keys, only other requests that know the namespace can access these values. This is accomplished by prepending the namespace value to all keys. +.SS Mecached Pool Options: +.INDENT 0.0 +.TP +.B \-\-POOL\-MIN +.UNINDENT +.sp +Initial size of pool. +.INDENT 0.0 +.TP +.B \-\-POOL\-MAX +.UNINDENT +.sp +Maximize size of the pool. .SS I/O Options: .INDENT 0.0 .TP