{% extends "base.html" %} {% load static %} {% block title %}Permission Cache Performance Dashboard{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Monitor and manage permission caching system performance
Hit Rate
Total Hits
Total Misses
Backend
{{ rec.message }}
{% if rec.action %} Recommended Action: {{ rec.action }} {% endif %}No specific recommendations at this time.
{% endif %}Session Hits
Session Misses
Session Invalidations
Session Warm Ops
Last updated: {{ last_updated|date:"Y-m-d H:i:s" }}