Session files |
It's handled by PHP's own garbage collection routine, which by default on many systems run every 100th request. It's possible there's a bug in the system, but largely dependent on what OS you're running and your server settings. Here's a decent explanation of what's going on and ways to work with it, even though it uses Symfony and Laravel for examples.
When GC happens, this should be ran. |
Messages In This Thread |
Session files - by donpwinston - 06-28-2018, 11:01 AM
RE: Session files - by kilishan - 06-28-2018, 12:38 PM
RE: Session files - by ballpumpe - 04-27-2021, 09:41 PM
RE: Session files - by dave friend - 06-28-2018, 02:24 PM
|