not generating content cache

Author Message

Andre Felipe Machado

Thursday 01 February 2007 6:29:09 am

Hello
My ezpublish is not generating content cache, but generate template cache, after the modifications below.
It is painfuly slow and heavy cpu usage.

already verified var/ owner, group and permissions.

changed settings/override/site.ini.append.php

[OverrideSettings]
Cache=enabled

[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled
TemplateOptimization=enabled
NodeTreeCaching=enabled

[ContentSettings]
TranslationList=eng-GB;eng-US;por-BR
ViewCaching=enabled
CachedViewModes=full;sitemap;pdf
PreViewCache=enabled
PreCacheSiteaccessArray[]=news
PreCacheSiteaccessArray[]=news_admin

What am I missing?
Regards.
Andre Felipe

---
A Debian user never dies. Issues a last command:
shutdown -h now

http://www.techforce.com.br

Xavier Dutoit

Friday 02 February 2007 4:05:12 am

How do you know it doesn't generate content cache ?

X+

http://www.sydesy.com

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 31 2025 01:27:41
Script start
Timing: Jan 31 2025 01:27:41
Module start 'layout'
Timing: Jan 31 2025 01:27:41
Module start 'content'
Timing: Jan 31 2025 01:27:41
Module end 'content'
Timing: Jan 31 2025 01:27:41
Script end

Main resources:

Total runtime0.0260 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.1250151.2109
Module start 'layout' 0.00470.0051 739.3359220.6875
Module start 'content' 0.00970.0147 960.0234997.7578
Module end 'content' 0.02440.0016 1,957.781329.9922
Script end 0.0260  1,987.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00249.3154140.0002
Check MTime0.00103.7868140.0001
Mysql Total
Database connection0.00062.272810.0006
Mysqli_queries0.003513.337430.0012
Looping result0.00000.042110.0000
Template Total0.00114.210.0011
Template load0.00093.271410.0009
Template processing0.00020.929110.0002
Override
Cache load0.00062.141910.0006
General
dbfile0.00259.579080.0003
String conversion0.00000.027540.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