在使用php7 + nginx + memcached集群配置时
nginx使用 consistent_hash $request_uri;
php.ini 设置memcache.hash_strategy = consistent
两边哈希算法居然不能统一,而换了php5.6 又是正常的
希望有高手帮我解答一下。成分感谢
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号