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;.