Split the rendercache and pagecache.

The pagecache and rendercache have very different usage profiles.
This commit is contained in:
Neil Williams
2012-12-01 11:58:37 -08:00
parent b201405a0e
commit 2d22cd2aa9
4 changed files with 21 additions and 8 deletions

View File

@@ -148,9 +148,8 @@ memcaches = 127.0.0.1:11211
# caches to use for locking
lockcaches = 127.0.0.1:11211
stalecaches =
# render caches (the second is "remote" and the local is optional but in the same format)
local_rendercache =
rendercaches = 127.0.0.1:11211
pagecaches = 127.0.0.1:11211
# -- permacache options --
# permacache is memcaches -> cassanda -> memcachedb