[Catalyst] Tutorial for cache?
    Jonathan Rockway 
    jon at jrock.us
       
    Thu Apr 23 20:14:55 GMT 2009
    
    
  
* 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 $,=$"
    
    
More information about the Catalyst
mailing list