Patrick R. Michaud said...
 
> (It's also something I _really_ dislike about PHP's session approach...
> it would be far better if each session file could be given its own
> lifetime instead of having a lifetime shared among all session files.)

+1 to that. Also, as usage scales, you have to continually revisit the 
GC settings - and you can't test in any useful way. Frankly, I think 
that session GC in PHP is rubbish.

-- 
Cheers,
Marc


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to