clear cache

Events happening in the community are now at Drupal community events on www.drupal.org.
4lvin's picture

Why Drupal doesn't use special Memory Limit (ini_set) in Cache Clearing Script?

In Drupal 7, i have found that CLEAR CACHE (on the Web Panel) is using extreme high Memory resource. Giant projects like mine, needs over 350MB to that process.

  • Then i set 400MB inside php.ini

So as far as i have investigated, i have found that having high memory limit (Globally) is totally the damage to the overall Performance because every single script is using that limit in memory.

<

ul>

Read more
kramazeek's picture

Cache Clearing Question.

Hi everyone,
Is it possible to clear the cache automatically when someone saves theme settings? I am not so hot at drupal yet, but is there a hook that is fired off when theme settings are saved? Can a function be run then to automatically clear the cache? Thanks!

Read more
Subscribe with RSS Syndicate content