I need to chase this but when I ran memcached-top command on our prod boxes I saw we had 1:20 read vs write ratio.
INSTANCE USAGE HIT % CONN TIME EVICT READ WRITE
memcache01:12345 85.8% 94.7% 4039 1.1ms 1.5M 4.3T 80.9T
memcache02:12345 85.8% 93.4% 4022 1.2ms 1.6M 4.7T 80.5T
This is throwing me off. I will analyze to see what i causing it because we should technically see more reads and less writes.
INSTANCE USAGE HIT % CONN TIME EVICT READ WRITE
memcache01:12345 85.8% 94.7% 4039 1.1ms 1.5M 4.3T 80.9T
memcache02:12345 85.8% 93.4% 4022 1.2ms 1.6M 4.7T 80.5T
This is throwing me off. I will analyze to see what i causing it because we should technically see more reads and less writes.
Comments
Post a Comment