Updating documentation on consistent hashing.
[m6w6/libmemcached] / docs / memcached_servers.pod
index fa0881accf18d0ddbc4872d9d337042122dbcbf8..2fbd1a6632ce7a2e119d623056a9cdd449fb4be7 100755 (executable)
@@ -49,7 +49,8 @@ allowed, so duplication is not checked.
 
 memcached_server_add_unix_socket() pushes a single UNIX socket into the 
 C<memcached_st> structure. This UNIX socket will be placed at the end. 
-Duplicate servers are allowed, so duplication is not checked.
+Duplicate servers are allowed, so duplication is not checked. The length
+of the filename must be one character less then MEMCACHED_MAX_HOST_LENGTH.
 
 memcached_server_push() pushes an array of C<memcached_server_st> into
 the C<memcached_st> structure. These servers will be placed at the