How to achieve consistency when using php7 + nginx + memcached cluster configuration
付成
付成 2019-07-11 20:09:15
0
0
1036

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

付成
付成

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template