[Catalyst] about catalyst authentication

Devin Austin devin.austin at gmail.com
Sat Apr 18 07:22:04 GMT 2009


The point is, your sessions are going to be cleared out upon server restart.

On Sat, Apr 18, 2009 at 1:10 AM, Malloy <jackworker at gmail.com> wrote:

> Hi Andrew
>
> debian:/tmp/qy# ls
> session_data
>
>
>
> On Sat, Apr 18, 2009 at 2:52 PM, Andrew Rodland <arodland at comcast.net>wro=
te:
>>
>>> On Saturday 18 April 2009 01:28:30 am Malloy wrote:
>>> > After restart apache, user must login again. I find $c->user_existsis
>>> not
>>> > true.
>>> >
>>> > Why?
>>>
>>> Because you're using Session::Store::FastMmap and the session cache file
>>> didn't exist before your app started, so Cache::FastMmap deletes it on
>>> exit?
>>>
>>> Andrew
>>>
>>>
>
>
> --
> Jack Malloy
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>


-- =

Devin Austin
http://www.codedright.net
http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090418/6a731=
cf1/attachment.htm


More information about the Catalyst mailing list