Forums / Install & configuration / Caching doesn't seem to be fully working...

Caching doesn't seem to be fully working...

Author Message

Bertrand Dunogier

Monday 19 September 2005 5:05:44 am

I have a website in production that is not as fast as it should...

I usually have > 1s of content processing, and > 1s of template processing.

ViewCaching, TemplateCompile, Override cache, all of these are enabled. I have content in the cache folders, which let me think that permissions are okay...

Any hint ?

Bruce Prochnau

Monday 19 September 2005 5:52:01 am

Could it be something else, heavy graphics etc?

Bertrand Dunogier

Monday 19 September 2005 6:02:30 am

I doubt that... check it: http://www.egca.lu/. As you can see, it's mainly rich text and maybe one image per page. Nothing too fancy :)

Bruce Prochnau

Monday 19 September 2005 6:22:31 am

I looked it over, nice website, well done.
I find all the pages load in less than 3 seconds both in firefox and in internet explorer.

You have all tables for layout. And tables inside tables so that the page doesn't show until the entire page loads.
Alternative would be to convert to a CSS based layout. See the http://webstandards.org/learn/resources/ - The Web Standards Group for more info, of which I am a member.
Most of the styles I have seen for EZ are CSS based giving faster and lighter pages.

Hope this helps :-)

Bertrand Dunogier

Monday 19 September 2005 6:34:36 am

Yeah, I know it should have been done with full CSS2, but I'm just the programmer, not the designer... I do with what I'm given, and the designer is not really convinced of the usefulness of CSS :)

Anyway, even if the page may take some time to display completely, I can see in the debug output (enabled for me), that eZ Processing is always > 2 seconds, and imho this is waaaaaay too much. On other sites I have it's always < 0.5s...

That's what makes me think it may be a setup related issue rather than a design one.

Olav Bringedal

Tuesday 20 September 2005 2:07:27 am

some plugins (like xmlarea) disables templatecompiling. Can that be the reason?


Senior Consultant
http://Umoe-consulting.no

Bertrand Dunogier

Tuesday 20 September 2005 2:16:56 am

I have OE installed, I hope it doesn't do that :)

eZ debug

Timing: Jan 30 2025 21:35:12
Script start
Timing: Jan 30 2025 21:35:12
Module start 'content'
Timing: Jan 30 2025 21:35:12
Module end 'content'
Timing: Jan 30 2025 21:35:13
Script end

Main resources:

Total runtime0.3428 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 588.0859370.2656
Module start 'content' 0.00790.0155 958.35161,005.6094
Module end 'content' 0.02330.3194 1,963.96093,893.7891
Script end 0.3428  5,857.7500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00501.4485200.0002
Check MTime0.00160.4558200.0001
Mysql Total
Database connection0.00050.152610.0005
Mysqli_queries0.239169.74321410.0017
Looping result0.00160.45551390.0000
Template Total0.318893.010.3188
Template load0.00080.240110.0008
Template processing0.318092.754210.3180
Override
Cache load0.00060.168010.0006
Sytem overhead
Fetch class attribute can translate value0.00210.606110.0021
XML
Image XML parsing0.00030.099410.0003
General
dbfile0.00551.6129200.0003
String conversion0.00000.001730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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