When using multi-node Elasticache memcached with Rails, it's critically important to get your setup correct.
If you don't, your application will connect to memcached nodes at random (!!!). Resulting in low cache hit rates.
How to setup
Conveniently, there is a gem for this, dalli-elasticache.
gem "