I m running memcached
on ec2 instances and in some cases am seeing extremely slow writes (10s) for small amounts of data. I m using memcache-client
from rails on the client side. Has anyone seen this type of behavior from memcached
before?
I m running memcached on ec2 instances and in some cases am seeing extremely slow writes (10s) for small amounts of data. I m using memcache-client from rails on the client side. Has anyone seen ...