killme2008 / xmemcached

High performance, easy to use multithreaded memcached client in java.
http://fnil.net/xmemcached
Apache License 2.0
757 stars 281 forks source link

KetamaMemcachedSessionLocator use ip consistent #122

Closed zhaojiandong closed 3 years ago

zhaojiandong commented 4 years ago

We found that the difference local environment and network environment will cause the client not to get the hostname, use IP address as consistent hash key is an option.