- Issue created by @O'Briat
When the module could not connect to the memcached server, everything is slow but nothing really failed, no erreor is thown or logged.
This lack of information doesn't help to troubleshoot the site failure.
The info is only visible on an admin page if you enable "Memcache Admin".
$settings['memcache']['servers']
Add an fatal level log when Drupal could not connect to a memcached server. Use a memory flag so the error should be send only once or at a slow rate (every minute?).
Active
2.0
Code