From 27e9dfbd01b509137db1ffa8806f47d7811b7690 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 7 Feb 2009 01:51:10 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275312 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/memcached/constants.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/reference/memcached/constants.xml b/reference/memcached/constants.xml index 2e23c946e3..580472dedf 100644 --- a/reference/memcached/constants.xml +++ b/reference/memcached/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; @@ -136,9 +136,14 @@ set to be weighted consistent hashing distribution. This is useful because other libketama-based clients (Python, Ruby, etc.) with the same server configuration will be able to access the keys transparently. - It is highly recommended to enable this option if you want to use + + + + It is highly recommended to enable this option if you want to use consistent hashing, and it may be enabled by default in future - releases. + releases. + + Type: boolean, default: &false;.