[wp-hackers] Memcached backend for the Object Cache

Roy Schestowitz r at schestowitz.com
Tue Dec 20 03:09:24 GMT 2005


_____/ On Mon 19 Dec 2005 20:58:37 GMT, [Owen Winkler] wrote : \_____

> Ryan Boren wrote:
>> http://dev.wp-plugins.org/browser/memcached/trunk/
>
> Installed.  How do I know it's working?
>
> Owen

Disable disk cache (or empty its directory), then make multiple requests
(isolated from the public) and view the log if you have root access.

You could possibly test this without root privileges:

* Install  PHP-Shell < http://mgeisler.net/php-shell/ >

* Make requests for very heavy pages (e.g. 50 items with pictures) time 
and time
again

* Run 'uptime' in PHP-Shell and see the effect on the CPU. This is not
recommended on shared servers, of course...

Roy



More information about the wp-hackers mailing list