---
title: "How do I know memcache is working on my site"
date: "2025-02-05T23:56:26+00:00"
summary:
image:
type: "article"
url: "/acquia-cloud-platform/help/93126-how-do-i-know-memcache-working-my-site"
id: "c0064948-51eb-43f3-b6cd-136b3b1fe2df"
---

There are a couple easy ways to check if memcache is actively being used on your site.

1.  Enable the `memcache_admin` module provided with the [memcache](https://www.drupal.org/project/memcache) module.
    
        Performance and     Memcache (memcache)                                   Module  Enabled   8.x-2.0
        Performance and     Memcache Admin (memcache_admin)                   	   Module  Enabled   8.x-2.0
    
    Once logged in to your site with an admin user account you should see the memcache statistics at the bottom of each page.
2.  Log in to your NewRelic account . In the APM overview section if memcache is being used you will see `Memcached` graph as shown below:
    
    ![New Relic dashboard showing web transaction times over several days, with colored layers for PHP, MySQL, and other services.](https://acquia.widen.net/content/6470794f-b006-46a5-a292-a52a0347c2e7/web/ka0Pb0000008hEH00N6g00000VCdgi0EM6g000002Wyra.png)
    
3.  There are more ways to check if memcache is being used by your site. Should the above not fit your needs please file an Acquia Support ticket.