X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_behavior.pod;h=2dd6ae2d9e6f944aef300cac1cdaa5ae47f2cb80;hb=79ad5be1d7ef80332ec9b06da733b862dc35e46f;hp=1d860c61ab05b9bc7af66226089c9699ac7f0246;hpb=eb59b82618de62fba5bdd833a4c82fbefa9546af;p=m6w6%2Flibmemcached diff --git a/docs/memcached_behavior.pod b/docs/memcached_behavior.pod index 1d860c61..2dd6ae2d 100755 --- a/docs/memcached_behavior.pod +++ b/docs/memcached_behavior.pod @@ -59,7 +59,9 @@ Using this you can enable different means of distributing values to servers. The default method is MEMCACHED_DISTRIBUTION_MODULA. You can enable consistent hashing by setting MEMCACHED_DISTRIBUTION_CONSISTENT. Consistent hashing delivers better distribution and allows servers to be -added to the cluster with minimal cache losses. +added to the cluster with minimal cache losses. Currently +MEMCACHED_DISTRIBUTION_CONSISTENT is an alias for the value +MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA. =item MEMCACHED_BEHAVIOR_CACHE_LOOKUPS