Re: Memory capacity overflow of memcached

2010-10-20 Thread yashushi
Hi Dormando, We have tried the setting with 48MB and 64MB, but the same problem still comes out. Please kindly help to clarify. Thank you. -Yashushi On 10月18日, 下午4時50分, dormando dorma...@rydia.net wrote: Hi, My team try to use memcached to provide PHP caching recently but we find out

Re: Memory capacity overflow of memcached

2010-10-20 Thread dormando
Uhh, try 128MB? or higher? Are you adjusting the slab factor size? The minimum amount of memory memcached uses is 1MB * the number of slab classes + some misc stuff (the hash table, buffers, etc). 48M should be enough tho... Just in case; if you're asking if you set the memory limit to 128M, and

cannot assign requested address (99)

2010-10-20 Thread Ilan Berkner
We have a very busy high traffic site and recently started using memached to store frequently accessed queries. We put memcached on each php application server so that the connection is local to the system. Today, during one of our peek times, we started getting this error and had to disable the