http://qs321.pair.com?node_id=536334


in reply to To cache or not to cache

Cache::Filecache is often slower than MySQL. I suggest you switch to Cache::FastMmap instead. It's one of the only things around that are faster than a MySQL query.