[wp-hackers] Memcached backend for the Object Cache

Aaron Brazell aaron at technosailor.com
Mon Dec 19 21:27:53 GMT 2005


Interesting but potentially useless to most bloggers who don't have access
to other servers... unless 127.0.0.1 can be used or if there will be
publically available servers for such purposes.

On 12/19/05, Ryan Boren <ryan at boren.nu> wrote:
>
> On Mon, 2005-12-19 at 15:59 -0500, John Joseph Bachir wrote:
> > On Mon, 19 Dec 2005, Ryan Boren wrote:
> >
> > > http://dev.wp-plugins.org/browser/memcached/trunk/
> > >
> >
> > This is exciting. Does it completely replace the filesystem based cache?
>
> Yes.  It caches to/from one or more memcached servers rather than using
> the filesystem directly.  You can define your servers and ports by
> setting $memcached_servers in wp-config.php.  By default, it looks for a
> server on port 11211 on the local host.
>
> Example server config:
>
> $memcached_servers = array('192.168.1.1:11211', '192.168.1.2:11211');
>
> Ryan
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



--
--
Aaron Brazell
Editor/Writer
http://www.technosailor.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/wp-hackers/attachments/20051219/6ad45986/attachment.htm


More information about the wp-hackers mailing list