Cache Question

Cache Question

Tuesday 05 January 2010 2:41:59 pm - 2 replies

Author Message

Jérôme Vieilledent

Wednesday 06 January 2010 4:29:57 am

Hi Russel

About INI caches, from 4.1 you have a special setting in config.php :

define( 'EZP_INI_FILEMTIME_CHECK', false );

If you set this constant to false (highly recommended), you will have performace improvements but you'll have to clear INI cache each time to make a modification in some INI file. Besides, clear-all-caches doesn't seem to clear INI cache (maybe an issue), so you have to clear-ini manually ;).

About policies, I don't really know... What do you want to do exactly ?

Regards

André R.

Wednesday 06 January 2010 7:01:22 am

As this is for development setup, do not enable the setting from Jérôme unless your found of clearing cache :)
Additionally there are settings for disabling role cache witch you should search for in site.ini, and if you use ezjscore it has a setting for disabling cache as well (but it will disable caching automatically if it is not set and DevelopmentMode is enabled).

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.