[Klone-users] session.max_age

diakat 2000 diakat2000 at googlemail.com
Thu Sep 11 04:48:02 EDT 2008


Hello,

I've set the session.max_age to 28800 as you see below.
But the session expires already after a few minutes.
Can you tell me why it does not work?

Regards.

--------------------------------------
kloned.conf:
...
app_http
{
    ...
}

session
{
       type    file

       # age in seconds, test 8h
       max_age         28800
}




More information about the klone-users mailing list