Forums / Suggestions / disable view caching for defined nodes!!!

disable view caching for defined nodes!!!

Author Message

Thomas Brandl

Thursday 25 September 2003 8:44:57 am

I'm using Paul Borgermans ezenv contribution, which is great for simple form - system communication (I am controlling an attribute filter with values passed via a form).

Since view_caching must be disabled for it to work, one suffers an immense performance impact.

So being able to disable view caching for the node, you need ezenv functionality, you can still benefit from view caching on all other pages!

I know, it's one-minute-job (maybe five) number 1001, but that would help so much as long there's no global POST/GET variables available!

Thanks very much!
t

Paul Forsyth

Thursday 25 September 2003 10:12:31 am

You could use a php accelerator for now to counter-act the loss of ez caching.

paul

Thomas Brandl

Thursday 25 September 2003 10:26:39 am

I do already, see http://ez.no/developer/ez_publish_3/forum/general/performance_problem_need_some_clarity

Paul Borgermans

Friday 26 September 2003 11:12:34 am

Could this save your life?

http://ez.no/developer/ez_publish_3/documentation/incoming/how_to_set_cache_expire_time_or_disable_cache_in_template

Did not try it yet though

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Thomas Brandl

Saturday 27 September 2003 6:52:10 am

Oh, yes, well worth a try! It seems to be doing just what I want! Thanks very much for pointing me there!

t