Forums / Discussions / The tiniest Apache setup for installing eZ Publish

Monday 04 July 2011 2:17:27 pm

Introduction

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...

» Read full blog post

No reply yet!

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

eZ debug

Timing: Jan 29 2025 13:45:57
Script start
Timing: Jan 29 2025 13:45:57
Module start 'content'
Timing: Jan 29 2025 13:45:57
Module end 'content'
Timing: Jan 29 2025 13:45:57
Script end

Main resources:

Total runtime0.0147 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.0781180.8203
Module start 'content' 0.00620.0051 768.898492.7891
Module end 'content' 0.01120.0035 861.687566.6875
Script end 0.0147  928.3750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002013.7392120.0002
Check MTime0.00106.5129120.0001
Mysql Total
Database connection0.00074.769010.0007
Mysqli_queries0.002718.259040.0007
Looping result0.00000.252420.0000
Template Total0.003121.310.0031
Template load0.00095.943410.0009
Template processing0.002315.340710.0023
Override
Cache load0.00064.233510.0006
General
dbfile0.00095.9936100.0001
String conversion0.00000.046930.0000
Note: percentages do not add up to 100% because some accumulators overlap

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