Provides a Memcache status and cache reporting page, accessible by a link on the status report page.
Drupal 9+
This is complete rework of the Drupal 7 version.
Please note that this is work in progress module. It probably does not support all the possible
memcache setups. In case of problem, please report in the issue queue so we can improve
the module to be compatible with more situations.
Features:
- Servers usage and stats
- Slabs overview and details
- Items overview and details
This module uses lru_crawler metadump command to fetch the items stats and store these in a database table. I does not dump the items content.
Drupal 7
This module provides the same functionality for Memcache that APC Status does for APC.
Installation
Memcache Status requires:
- memcache.php, renamed to memcache.php.inc and put in a directory named memcache in the library search path (e.g., sites/all/libraries/memcache),
- Optionally, Libraries API can be used for installation/configuration in multi-site environments.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Developer tools, Performance
137 sites report using this module
- Created by iamEAP on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Development version: 2.x-dev updated 20 Jul 2023 at 14:23 UTC


