Monday 04 July 2011 2:17:27 pm
Apache is a highly modular software - and that's a great feature, that contrbuted a lot to its wild success! Some linux distributions however have a default installation of Apache with many, many modules enabled. maybe too much. We know that any unused module chews up valuable ram, is a possible target of attack for crackers and slows down the startup of the webserver by a few milliseconds.
So, what is the absolute minimum list of Apache modules that are needed to successfully run eZ Publish? Read on to find out...
No reply yet!
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 02:53:21 |
Script start | |
Timing: | Jan 18 2025 02:53:21 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:53:21 |
Module start 'content' | |
Timing: | Jan 18 2025 02:53:22 |
Module end 'content' | |
Timing: | Jan 18 2025 02:53:22 |
Script end |
Total runtime | 0.0799 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 51 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0046 | 588.0625 | 152.6406 |
Module start 'layout' | 0.0046 | 0.0024 | 740.7031 | 39.4844 |
Module start 'content' | 0.0070 | 0.0711 | 780.1875 | 380.4141 |
Module end 'content' | 0.0781 | 0.0017 | 1,160.6016 | 14.3984 |
Script end | 0.0798 | 1,175.0000 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 3.6848 | 15 | 0.0002 |
Check MTime | 0.0012 | 1.5483 | 15 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0007 | 0.8602 | 1 | 0.0007 |
Mysqli_queries | 0.0386 | 48.2998 | 51 | 0.0008 |
Looping result | 0.0004 | 0.4998 | 48 | 0.0000 |
Template Total | 0.0536 | 67.2 | 2 | 0.0268 |
Template load | 0.0019 | 2.4052 | 2 | 0.0010 |
Template processing | 0.0517 | 64.7436 | 2 | 0.0259 |
Template load and register function | 0.0001 | 0.1388 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0010 | 1.2671 | 2 | 0.0005 |
state_identifier_array | 0.0011 | 1.3274 | 3 | 0.0004 |
Override | ||||
Cache load | 0.0015 | 1.8684 | 5 | 0.0003 |
Sytem overhead | ||||
Fetch class attribute name | 0.0009 | 1.1145 | 1 | 0.0009 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0039 | 1 | 0.0000 |
General | ||||
dbfile | 0.0015 | 1.8857 | 10 | 0.0002 |
String conversion | 0.0000 | 0.0054 | 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/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: 4 Number of unique templates used: 4 |
Time used to render debug report: 0.0002 secs