Thursday 18 August 2011 7:28:42 am

» Back to Roadmap

Description

Currently eZ Publish is supposed to just use a maximum of one virtual host to serve content. As also described in http://developer.yahoo.com/performance/rules.html this does not support performance in the best way. Therefore we should think about support for splitting content delivery across several domains. Especially all the stuff having a rewrite rule in the virtual host could be "moved" to a dedicated (static) host which also does not required PHP or session which will additionally speed up the requests.
As a consequence the ezimage, ezdesign and perhaps also ezroot and ezurl template operators should be modified in a way that not only "full" is an option but also "full_static" which will use full URL with a different (predefined) host / domain name (to avoid cookie transfers it makes sense to use a different domain, too). In the optimum one would integrate a rotation within a set of hosts. The same should be supported by ezjscore.
We already make use of such kind of solution and can serve more detailed in information.

No reply yet!

You must be logged in to post messages in this topic!

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:34:58
Script start
Timing: Jan 18 2025 10:34:58
Module start 'layout'
Timing: Jan 18 2025 10:34:58
Module start 'content'
Timing: Jan 18 2025 10:34:58
Module end 'content'
Timing: Jan 18 2025 10:34:58
Script end

Main resources:

Total runtime0.0906 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.0060 589.4766152.6406
Module start 'layout' 0.00600.0034 742.117239.4844
Module start 'content' 0.00940.0799 781.6016395.2969
Module end 'content' 0.08930.0013 1,176.898414.3984
Script end 0.0906  1,191.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00343.7082150.0002
Check MTime0.00131.3877150.0001
Mysql Total
Database connection0.00070.744610.0007
Mysqli_queries0.045450.0692540.0008
Looping result0.00040.4658510.0000
Template Total0.062368.720.0312
Template load0.00202.240520.0010
Template processing0.060366.493220.0301
Template load and register function0.00010.135710.0001
states
state_id_array0.00192.092920.0009
state_identifier_array0.00101.158130.0003
Override
Cache load0.00161.794170.0002
Sytem overhead
Fetch class attribute name0.00080.930110.0008
class_abstraction
Instantiating content class attribute0.00000.005510.0000
General
dbfile0.00070.8104100.0001
String conversion0.00000.015540.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.tplforum_topic/full.tplextension/community_design/design/suncana/override/templates/forum_topic/full.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs