Perrin Harkins: > FYI, Cache::SharedMemoryCache is very slow. Cache::FileCache is > typically more than twice as fast. A fast caching module like > Cache::FastMmap, or something built on BerkeleyDB is typically about a > hundred times faster. I only went with SharedMemoryCache because it advertised going across multiple Apache processes; do the other caches do this too? -- Jenkinson's Law: It won't work.