Replies: 1 comment 19 replies
-
|
so my setup had a pod with 52gig of memory and I gave memcache 48gig. It was able to allocate 400gig to the file on disk. I was thinking if I gave memcache less memory it would use more of the free system memory for file locations. I dropped memcache memory to So still digging into how I can allocate more ssd cache without using a giant ec2 instance to get more memory for the pod |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running memcached via the following
Over the last 4 days it seems to max out to 400gig in memory used with ram/ssd cache. Evicts start to happen when it reaches 400gig.
Beta Was this translation helpful? Give feedback.
All reactions