When using php7 nginx memcached cluster configuration
nginx uses consistent_hash $request_uri;
php.ini sets memcache.hash_strategy = consistent
The hash algorithm on both sides cannot be used Unified, but after changing to php5.6, it is normal.
I hope some experts can help me answer this question. Ingredient thanks