[Catalyst] Re: Sessions stored only at end of request

Chris Czub chris.czub at gmail.com
Mon Mar 10 16:07:17 GMT 2008


The Catalyst::Plugin::UploadProgre
>
> ss module uses the Cache::FastMmap
> module to cache the status info for the progress meter.  You might do
> something similar.
>

Hmm, I tried using Cache::Store::Memory and it also seemed to exhibit the
same behavior that Sessions had, where it was only storing at the end of the
request. I will try FastMmap, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080310/12be0=
e5e/attachment.htm


More information about the Catalyst mailing list