Thursday 18 August 2011 7:28:42 am
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!
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 |
Total runtime | 0.0906 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 54 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0060 | 589.4766 | 152.6406 |
Module start 'layout' | 0.0060 | 0.0034 | 742.1172 | 39.4844 |
Module start 'content' | 0.0094 | 0.0799 | 781.6016 | 395.2969 |
Module end 'content' | 0.0893 | 0.0013 | 1,176.8984 | 14.3984 |
Script end | 0.0906 | 1,191.2969 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0034 | 3.7082 | 15 | 0.0002 |
Check MTime | 0.0013 | 1.3877 | 15 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0007 | 0.7446 | 1 | 0.0007 |
Mysqli_queries | 0.0454 | 50.0692 | 54 | 0.0008 |
Looping result | 0.0004 | 0.4658 | 51 | 0.0000 |
Template Total | 0.0623 | 68.7 | 2 | 0.0312 |
Template load | 0.0020 | 2.2405 | 2 | 0.0010 |
Template processing | 0.0603 | 66.4932 | 2 | 0.0301 |
Template load and register function | 0.0001 | 0.1357 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0019 | 2.0929 | 2 | 0.0009 |
state_identifier_array | 0.0010 | 1.1581 | 3 | 0.0003 |
Override | ||||
Cache load | 0.0016 | 1.7941 | 7 | 0.0002 |
Sytem overhead | ||||
Fetch class attribute name | 0.0008 | 0.9301 | 1 | 0.0008 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0055 | 1 | 0.0000 |
General | ||||
dbfile | 0.0007 | 0.8104 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0155 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
1 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
1 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 6 Number of unique templates used: 6 |
Time used to render debug report: 0.0001 secs