* On Thu, Apr 16 2009, Peter Karman wrote: > I had the same experience and just switched to the File cache plugin > instead.
Are you storing big things, i.e. pieces of data bigger than the cache "pages"? If so, fastmmap will silently not store those pieces of data. In general, I find it very flaky, and would recommend something else. -- print just => another => perl => hacker => if $,=$" _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
