Caching Question

Author Message

Matthew Knell

Thursday 21 August 2003 8:10:15 pm

I have the following settings on in my site.ini.append.php:

[ContentSettings]
ViewCaching=enabled
ProcessCaching=enabled

[TemplateSettings]
NodeTreeCaching=disabled
TemplateCompile=enabled

Now, the pages do cache correctly, but it takes some time (an indeterminant amount of time) for the cached pages to work on the site.

The issue here is, how exactly can I find out how long it's taking to cache the page? It seems like a number of hours, but in the past, I was getting caching that was happening almost on the first load...

Appreciate any help anyone can give me on this -

Claus Jensen

Thursday 28 August 2003 4:09:00 am

Hi,
Depending on which version you have, there are some issues. Here's a link to some cache settings, at least for 3.2.

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

best,
claÜs

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 15:52:23
Script start
Timing: Jan 18 2025 15:52:23
Module start 'layout'
Timing: Jan 18 2025 15:52:23
Module start 'content'
Timing: Jan 18 2025 15:52:24
Module end 'content'
Timing: Jan 18 2025 15:52:24
Script end

Main resources:

Total runtime0.7139 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.9141152.6094
Module start 'layout' 0.00480.0030 741.523439.4141
Module start 'content' 0.00780.7044 780.9375460.5859
Module end 'content' 0.71220.0016 1,241.52348.1875
Script end 0.7138  1,249.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4826160.0002
Check MTime0.00130.1869160.0001
Mysql Total
Database connection0.00050.064310.0005
Mysqli_queries0.674394.4601540.0125
Looping result0.00050.0717520.0000
Template Total0.683795.820.3418
Template load0.00190.266320.0010
Template processing0.681895.504920.3409
Template load and register function0.00020.032610.0002
states
state_id_array0.00090.129510.0009
state_identifier_array0.00100.144720.0005
Override
Cache load0.00150.2158190.0001
Sytem overhead
Fetch class attribute can translate value0.00060.079720.0003
Fetch class attribute name0.00140.196020.0007
XML
Image XML parsing0.00040.058320.0002
class_abstraction
Instantiating content class attribute0.00000.000820.0000
General
dbfile0.00060.0856100.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs