cache still caches even when disabled

Author Message

Dave Dykshoorn

Thursday 07 August 2003 4:13:50 pm

Why is it that when my template caching is disabled in:
override/site.ini.append.php it doesn't override
siteaccess/mysite/site.ini.append
As noted in your docs, everything else works that way. Is caching different?

More importantly however: Why is it that when I'm working on extensions my templates that are used on that extension still get cached even when caching is disabled? Is there another cache setting that needs to get disabled?

I have the following set up in both of the files noted above:
[ContentSettings]
ViewCaching=disabled

Alex Jones

Friday 08 August 2003 6:45:15 am

Dave, you may want to open site.ini in your text editor and run a search for 'cach' to find all instances of 'cache' and 'caching' as there are several instances of cache settings including NodeTreeCaching which might(?) affect your extensions.

Also, have you cleared the ini cache after making your changes? I know that sounds like a flippant question, but I figured I'd mention it just in case.

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Dave Dykshoorn

Friday 08 August 2003 8:30:11 am

Thanks Alex,

I already had NodeTreeCaching disabled but I found a few other caching settings that had not been disabled. I disabled those and created nukecaches.bat that will nuke the necessary caches anyways... just in case. ;)

Thanks again.

Dave

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 19 2025 02:44:22
Script start
Timing: Jan 19 2025 02:44:22
Module start 'layout'
Timing: Jan 19 2025 02:44:22
Module start 'content'
Timing: Jan 19 2025 02:44:24
Module end 'content'
Timing: Jan 19 2025 02:44:24
Script end

Main resources:

Total runtime1.3650 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 589.2578152.6250
Module start 'layout' 0.00500.0050 741.882839.4453
Module start 'content' 0.01001.3536 781.3281529.9453
Module end 'content' 1.36350.0015 1,311.273412.1563
Script end 1.3650  1,323.4297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2414160.0002
Check MTime0.00140.0993160.0001
Mysql Total
Database connection0.00080.055010.0008
Mysqli_queries1.315796.3848570.0231
Looping result0.00060.0421550.0000
Template Total1.327497.220.6637
Template load0.00220.160220.0011
Template processing1.325297.082020.6626
Template load and register function0.00020.017910.0002
states
state_id_array0.00150.111710.0015
state_identifier_array0.00130.097720.0007
Override
Cache load0.00180.1305210.0001
Sytem overhead
Fetch class attribute can translate value0.00070.052520.0004
Fetch class attribute name0.00120.085740.0003
XML
Image XML parsing0.00070.048220.0003
class_abstraction
Instantiating content class attribute0.00000.000740.0000
General
dbfile0.00090.0654160.0001
String conversion0.00000.000540.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs