Deletes user sessions which have been idle longer than a configured time.
On busy sites, the sessions table can grow to be very large, and that can cause slow accesses to it, as well as slow writes due to locking, leading to performance bottlenecks.
By trimming the table regularly, the above bottlenecks are avoided.
- 60Downloads
- 1Active installs
- Version: 1.x-1.0.1
- Released: Aug 7th, 2016