wiki:AdventuresInPerformance

Adventures in Pulut performance

Changesets r49 to r52 attempted to merge in memcached integration into the default pulut install, hoping to get quick boosts in performance. Unfortunately, while we did get a considerable speedup of about 4 times, it is rather too aggressive, causing some pages to display wrongly until the cache or Apache is restarted. Installation and upgrade to existing pulut sites also caused some errors to be popped up. This is contrary to the design goals of Pulut and memcached will be removed.

FYI, the command is:

svn merge svn merge --revision 52:48 .
svn commit -m 'Reverting memcache module r49 to r52'

 Cache Router might prove to be a better module for performance, but it will have to wait for a while.

CacheRouterMemcached