Load balancing eZ Publish?

Author Message

Jonathan Dillon-Hayes

Tuesday 22 March 2005 11:07:16 pm

Hello:

I'm looking into Load Balancing solutions for eZ Publish. We currently have a solution implemented for a few clients, but it's based on the LVS project.

I'd like to hear if anyone else is load balancing their systems, or clustering eZ Publish, and what approach you've taken.

Anyone have experience here?

Jonathan

---------
FireBright provides advanced eZ deployment with root access
http://www.FireBright.com/

Gabriel Ambuehl

Wednesday 23 March 2005 12:29:55 am

It would seem to me that most load balancing solutions would work (LVS, DNS round robin, expensive off the shelf stuff) as long as you make sure that all writes are against the same database (SELECT can be done against replicated versions of it, no problem, ezpublish even has the functionality to split this) and keep the data in the FS synched.

Visit http://triligon.org

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 04:44:26
Script start
Timing: Jan 19 2025 04:44:26
Module start 'layout'
Timing: Jan 19 2025 04:44:26
Module start 'content'
Timing: Jan 19 2025 04:44:27
Module end 'content'
Timing: Jan 19 2025 04:44:27
Script end

Main resources:

Total runtime0.6102 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 590.2891152.6250
Module start 'layout' 0.00540.0036 742.914139.4453
Module start 'content' 0.00900.5997 782.3594484.0938
Module end 'content' 0.60870.0015 1,266.45318.1641
Script end 0.6102  1,274.6172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.5699160.0002
Check MTime0.00140.2258160.0001
Mysql Total
Database connection0.00070.110610.0007
Mysqli_queries0.569493.3002540.0105
Looping result0.00050.0892520.0000
Template Total0.577294.620.2886
Template load0.00270.436720.0013
Template processing0.574594.139020.2872
Template load and register function0.00010.021810.0001
states
state_id_array0.00080.125710.0008
state_identifier_array0.00150.249020.0008
Override
Cache load0.00200.3265100.0002
Sytem overhead
Fetch class attribute can translate value0.00060.097520.0003
Fetch class attribute name0.00130.206220.0006
XML
Image XML parsing0.00020.033720.0001
class_abstraction
Instantiating content class attribute0.00000.000920.0000
General
dbfile0.00070.1202100.0001
String conversion0.00000.001340.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs