[imp] Re: Lots of Timeouts w/Horde & Imp

Jacob Davida jacob-news at davida.com
Tue Dec 2 11:12:16 PST 2003


I'm using

php.ini [Session] Settings:

session.save_handler = file
session.gc_maxlifetime = 7200
session.gc_probability = 1
session.gc_divisor     = 100
session.save_path = /tmp
session.use_cookies = 1
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.entropy_length = 0
session.cache_limiter = nocache
session.cache_expire = 600
session.use_trans_sid = 0

Thanks for the suggestion., though I dont think the sessions are being
garbage collected... I think the user would see the page telling them their
session
has expired in that case. I've been digging quite a bit  :)

- Jacob

"Daniel Eckl" <daniel.eckl at gmx.de> wrote in message
news:20031202190242.0wtj48ck04w4oww0 at localhost...
> Perhaps session.gc_maxlifetime in php.ini is set too short. In this case
the
> sess_* files will be deleted as garbage before the session should be ended
as
> thought.
>
> Greets,
> Daniel
>
>





More information about the imp mailing list