Thursday 18 August 2011 7:28:43 am
As an editor you want to have your CDN being updated immediately after publishing a new story. If you use Varnish or Akamai as a CDN today there is no real good support for this. There is support for HTTP purge in eZ Flow today but this needs to be improved as well as adding support for Akamai Purge.
We should at the same time look into a proper mechanism to track all pages an object is displayed (storing while rendering the page templates?). In that way you can easily know all pages where an object is displayed so that we can guarantee that the CDN updates are correct. Smart cache is good, but in many cases too complex to configure this correct.
Example of Akamai purge in PHP at the bottom of this post:http://bugs.php.net/bug.php?id=43910
No reply yet!
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 03:03:23 |
Script start | |
Timing: | Jan 18 2025 03:03:23 |
Module start 'layout' | |
Timing: | Jan 18 2025 03:03:23 |
Module start 'content' | |
Timing: | Jan 18 2025 03:03:23 |
Module end 'content' | |
Timing: | Jan 18 2025 03:03:23 |
Script end |
Total runtime | 0.1060 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.0068 | 587.9375 | 152.6250 |
Module start 'layout' | 0.0068 | 0.0038 | 740.5625 | 39.4531 |
Module start 'content' | 0.0106 | 0.0937 | 780.0156 | 393.8906 |
Module end 'content' | 0.1043 | 0.0017 | 1,173.9063 | 14.3984 |
Script end | 0.1059 | 1,188.3047 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0036 | 3.3674 | 15 | 0.0002 |
Check MTime | 0.0014 | 1.2786 | 15 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0011 | 1.0746 | 1 | 0.0011 |
Mysqli_queries | 0.0539 | 50.8577 | 54 | 0.0010 |
Looping result | 0.0005 | 0.4958 | 51 | 0.0000 |
Template Total | 0.0720 | 67.9 | 2 | 0.0360 |
Template load | 0.0027 | 2.5286 | 2 | 0.0013 |
Template processing | 0.0693 | 65.3469 | 2 | 0.0346 |
Template load and register function | 0.0003 | 0.2897 | 1 | 0.0003 |
states | ||||
state_id_array | 0.0035 | 3.2702 | 2 | 0.0017 |
state_identifier_array | 0.0019 | 1.7923 | 3 | 0.0006 |
Override | ||||
Cache load | 0.0021 | 1.9993 | 7 | 0.0003 |
Sytem overhead | ||||
Fetch class attribute name | 0.0013 | 1.2154 | 1 | 0.0013 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0047 | 1 | 0.0000 |
General | ||||
dbfile | 0.0008 | 0.7232 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0094 | 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/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.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