Hardware Requirements

Author Message

Heiner Wurbs

Monday 24 May 2004 9:55:24 am

Hi All,

I'm thinking about the hardware requirements for a server to run eZ publish very fast.
I assume, that there will be a traffic of about 10.000 users per day on the website, so the output should delivered very fast.
Are there some recommendations? Are there some experience values, like a
Pentium 4 with 3 GH and 2 GB RAM are enough to run eZ very fast
or is a Celeron 2,4 GH and 500 MB RAM server is not enough?

I found this page (http://ez.no/ez_publish/documentation/general_information/what_is_ez_publish/ez_publish_requirements), but this is not helpful.

Regards,
Heiner

Paul Borgermans

Monday 24 May 2004 12:12:43 pm

Rather PIV at 3 Ghz and 2GB RAM. There are several optimising steps you can take:

- php accelerator,
- compiling PHP in apache statically
- use of cache blocks in templates
- the newer the ezp version, the better.
- clustering (more than one machine, like ez does for ez.no)
- a static mirror (very low level of interaction)

But still, ez publish is heavy in terms of resource usage.

hth a bit

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Heiner Wurbs

Monday 24 May 2004 11:23:19 pm

thanks for your hints!
First of all I will choose the PIV. The use of cache blocks is very good, I tried it today, and it increases the application a lot. And as a next step I will try to use the php accelerator, hope it works.

Heiner

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 19 2025 06:22:14
Script start
Timing: Jan 19 2025 06:22:14
Module start 'layout'
Timing: Jan 19 2025 06:22:14
Module start 'content'
Timing: Jan 19 2025 06:22:15
Module end 'content'
Timing: Jan 19 2025 06:22:15
Script end

Main resources:

Total runtime0.6574 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 590.2891152.6250
Module start 'layout' 0.00400.0022 742.914139.4609
Module start 'content' 0.00620.6499 782.3750536.2578
Module end 'content' 0.65610.0013 1,318.632812.1719
Script end 0.6574  1,330.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4869160.0002
Check MTime0.00120.1880160.0001
Mysql Total
Database connection0.00070.103910.0007
Mysqli_queries0.611893.0555570.0107
Looping result0.00040.0679550.0000
Template Total0.632796.220.3164
Template load0.00200.309120.0010
Template processing0.630795.932520.3153
Template load and register function0.00010.019510.0001
states
state_id_array0.00080.118510.0008
state_identifier_array0.00060.097720.0003
Override
Cache load0.00170.2619280.0001
Sytem overhead
Fetch class attribute can translate value0.00040.064820.0002
Fetch class attribute name0.00100.151840.0002
XML
Image XML parsing0.00090.140920.0005
class_abstraction
Instantiating content class attribute0.00000.001540.0000
General
dbfile0.00070.1039170.0000
String conversion0.00000.000940.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.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs