Richard Penman
Memcached on webfaction

01 May 2010

Choose memcached from custom install scripts and set extra info to maximum number of MB (eg 2)
This executes:

memcached start -d -l 127.0.0.1 -m 5 -P $PWD/memcached.pid -p XXXXX

Take note of port used. Then can be accessed with gluon.contrib.memcache

blog comments powered by Disqus