Forums / Setup & design / What is controling the cache clearing after publishing?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

What is controling the cache clearing after publishing?

Author Message

Rami Grossman

Thursday 17 February 2005 10:38:29 pm

After I publish something it takes a lot of time when it is modified on the site. what is controling this timeout?

The cache is not cleared on some of the view modes.

I paleced on the override of the site.ini the key: CachedViewModes=
to set the view modes to be cached. it is cached but the cache is not cleared.
on full view mode it works fine.

Do I miss something?

When I added new view modes to 'CachedViewModes' key on settings/override/site.ini.append.php this view mode was cached but not cleared when updating the object. when I added the view mode to 'CachedViewModes' key on settings/site.ini it works fine!

Can anyone checkthis strange thing? is it a bug?