Thanks. Scalability is not an issue at the moment. APC is what I was looking for. Im seeing a 1000%+ increase in performance with APC vs my disk cache and memcache setup.
-Nick On Dec 6, 1:07 pm, Brian Moon <[email protected]> wrote: > On 12/6/10 2:24 PM, nick wrote: > > > I was under the impression memcached would be saving and retrieving > > values directly from memory and am dissapointed with the performance > > vs my current disk caching method to retrive db values. > > > My memcached is running locally on CentOS and I have verified that its > > using epoll. > > > The retrieval speeds are equivalent to my simple disk caching method. > > > Does this sound right? > > http://code.google.com/p/memcached/wiki/FAQ#Memcached_is_not_faster_t... > > Same is true for a disk cache. > > -- > > Brian. > --------http://brian.moonspot.net/
