Are you using php pecl memcached, together with a persistent connection? Jared
On Mar 9, 12:45 pm, TheOnly92 <[email protected]> wrote: > We have been having problems with the memcache server storing sessions > data, the cache miss was about 20%, therefore we added in another pool > of memcache servers, but now the cache miss rate is up to 40%. We > adjusted the order of the memcache server pool, so that every web > server shares the same order, we also increased memcache memory up to > 256 MB, however still users are reporting continuous problems. What > could be the cause?
