> Hi
>      Currently my application response time is too slow and able to see lot 
> of lock failure and memcache timeouts in the log. We are using
> spy-memcache client. We are assuming, time to increase the # of memcache 
> servers. Before coming to that conclusions need to identify the statistics
> of memcache.
>
> In a simple sentence.. what is the better parameter to identify my memcache 
> farm need more servers ?

http://code.google.com/p/memcached/wiki/Timeouts <-- do this to verify
what your timeouts are.
http://code.google.com/p/memcached/wiki/NewServerMaint <-- for general
server health
http://code.google.com/p/memcached/wiki/NewPerformance <-- how fast it
should be

Also make sure that your server is running the latest software available
(1.4.5). 1.2.x releases are not supported anymore.

-Dormando

Reply via email to