Open
Description
It would probably be useful to have an extra tab with session storage information, following session storage engines could be defined: file, memcached, redis, database
The data size + amount of sessions in the current storage could also be listed, because on some servers this causes issues when session.gc_probability is set to 0.
Does anyone else think this could be a useful addition? Feedback?