Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
8.5.8. Redis resource usage statistics
Resource usage statistics are available in the "Redis" section on the "Statistics" tab:
Redis
The Redis statistics show:
- Number of days Redis has been running.
- Number of connected clients.
- Total number of connections.
- Total number of commands executed.
- Amount and speed of incoming and outgoing traffic.
- Number of read and write commands executed.
Instance
RAM usage statistics are displayed as a chart showing data for the past week:
- Total memory usage — the sum of RSS and SHMEM.
- Cached files (CACHE) — the file system cache.
- Memory (RSS) — the Resident Set Size occupied by the process.
- Shared memory (SHMEM) — shared memory that is accessible to different processes.