You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
+1, think it would be enough to just do it in a widget inside the cachestat tab though. Either way, adding new tabs with some widgets of some sort is pretty straight forward now.
+1 too and as had written @edannenberg will be preferable to be located in the existing tab Cache Statistics, just add it under the existing cache information. Those are displayed only if they are available. So a new tab doesn't make sense. If you wish to do it you are welcome. Please push to develop branch
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?
The text was updated successfully, but these errors were encountered: