How much memory should be allocated to memcache on a small EC2 intance (1.7 GB RAM). The OS is Ubuntu Hardy.
Thanks.
|
How much memory should be allocated to memcache on a small EC2 intance (1.7 GB RAM). The OS is Ubuntu Hardy. Thanks.
| |||||||||||
feedback
|
|
You can approach this in two different ways...
FYI, pedantic, I know, but the product is "memcached" not "memcache" and you will have better results in your searches if you keep that in mind. | |||||
feedback
|
|
I think April may mean what's the maximum amount of memory that can be allocated for memcached on a 1.7GB EC2 small instance... (Sorry -- I can't post a comment due to low rep...) | |||
|
feedback
|
|
PhpMemcachedAdmin (http://code.google.com/p/phpmemcacheadmin/) is a great tool for monitoring your memcached instances. By watching the evictions rates you should get a feel for whether you are running into problems with the expiration. | |||
|
feedback
|