When visiting /admin/reports/redis, error 500 is returned with the following error:
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)
at /modules/contrib/redis/src/Controller/ReportController.php at line 136
This is a bit problematic since this makes it hard to analyze Redis status and improve our caching strategies.
Have a production website with a 3GB Redis memory limit. Using php-fpm with a 256M limit per worker.
Initially, the reports page works, but as soon as the caches warm up, the page stops working.
Related: https://www.drupal.org/project/redis/issues/3550371#comment-16292727 💬 How to improve cache hit ratio/what is good hit ratio Active
Active
1.10
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.