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

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

eZ debug

Timing: Jan 18 2025 10:38:23
Script start
Timing: Jan 18 2025 10:38:23
Module start 'layout'
Timing: Jan 18 2025 10:38:23
Module start 'content'
Timing: Jan 18 2025 10:38:23
Module end 'content'
Timing: Jan 18 2025 10:38:23
Script end

Main resources:

Total runtime0.0170 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1484152.6406
Module start 'layout' 0.00620.0038 741.789139.4766
Module start 'content' 0.01000.0050 781.265693.3672
Module end 'content' 0.01500.0020 874.632834.3047
Script end 0.0169  908.9375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002816.5384140.0002
Check MTime0.00127.0168140.0001
Mysql Total
Database connection0.00095.409810.0009
Mysqli_queries0.003319.699130.0011
Looping result0.00000.105410.0000
Template Total0.00179.810.0017
Template load0.00095.131610.0009
Template processing0.00084.602010.0008
Override
Cache load0.00063.642610.0006
General
dbfile0.00031.788380.0000
String conversion0.00000.047840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs