Title: Automatic invalidation
Last modified: February 22, 2020

---

# Automatic invalidation

 *  Resolved [jimmy19742](https://wordpress.org/support/users/jimmy19742/)
 * (@jimmy19742)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/automatic-invalidation/)
 * Hi Pierre!
    I have bumped up manually Opcache settings quite a lot. For example
   the memory is 192M, the buffer-64 max accelerated files -70,000. Using both memory
   and the hard drive. It’s full with binary files ( the directory for Opcache) 
   And so on. That’s why with Opcache Manager I’ve set up Opcache to be cleaned (
   site invalidation) every hour. My cronjobs are on the server and work very well.
 * But as I see from statistics and from the frontend ,it doesn’t clean it every
   hour which breaks some elements and functionalities on the site.
 * I have an alternative which is to create a php file which consists of only one
   function like that :
 * ?php
    opcache_reset(); ?>
 * And run it via cron every hour but I’m wondering why Opcache Manager is not doing
   it.
 * Also via your awesome plugin Decalog I get all PHP events in my email and it 
   comes as a PHP WARNING that Opcache is full.
 * Any ideas?
 * Thanks in advance! It’s not urgent.
    -  This topic was modified 6 years, 3 months ago by [jimmy19742](https://wordpress.org/support/users/jimmy19742/).
      Reason: Missed to mention about Decalog emails
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fautomatic-invalidation%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [jimmy19742](https://wordpress.org/support/users/jimmy19742/)
 * (@jimmy19742)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/automatic-invalidation/#post-12467053)
 * A mistake: it comes as a PHP ERROR and not as a PHP WARNING via Decalog.
 *  Thread Starter [jimmy19742](https://wordpress.org/support/users/jimmy19742/)
 * (@jimmy19742)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/automatic-invalidation/#post-12467784)
 * Actually it’s working now. I don’t know what fixed it!
    Sorry for bothering You
   and marking it as resolved.
 * Thank You for this great plugin too

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Automatic invalidation’ is closed to new replies.

 * ![](https://ps.w.org/opcache-manager/assets/icon-256x256.png?rev=2197379)
 * [OPcache Manager](https://wordpress.org/plugins/opcache-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/opcache-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/opcache-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/opcache-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/opcache-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/opcache-manager/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [jimmy19742](https://wordpress.org/support/users/jimmy19742/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/automatic-invalidation/#post-12467784)
 * Status: resolved