Welcome Guest, Not a member yet? Register   Sign In
Session library not garbage collecting
#3

(This post was last modified: 01-27-2020, 03:21 AM by jhob.)

Thanks for that, super-helpful response, and I think we have found the problem!

Code:
session.gc_probability = 0
session.gc_divisor = 0
session.gc_maxlifetime = 1440

Although from having done a bit more reading, I think the CRON task will achieve essentially thing but be potentially less expensive so I'm minded to leave it as it for now.  Opinions to the contrary welcome!
Reply


Messages In This Thread
Session library not garbage collecting - by jhob - 01-26-2020, 04:48 AM
RE: Session library not garbage collecting - by jhob - 01-27-2020, 03:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB