Fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275312 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-02-07 01:51:10 +00:00
parent ad6a921c1c
commit 27e9dfbd01

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<appendix xml:id="memcached.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&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.
<note>It is highly recommended to enable this option if you want to use
</para>
<note>
<para>
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.</note></para>
releases.
</para>
</note>
<para>Type: <literal>boolean</literal>, default: &false;.</para>
</listitem>
</varlistentry>