[Klone-users] session.max_age

Stefano Barbato barbato at koanlogic.com
Fri Sep 12 16:12:58 EDT 2008


Hi,

try to move the session block into the app_http block:

---[ kloned.conf ]---
app_http
{
     ...
     session
     {
         type file
         max_age   28800
     }
}
---------------------

bye,
s


On 11/set/08, at 10:48, diakat 2000 wrote:

> 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
> }
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>





More information about the klone-users mailing list