Enterprise Setup

Author Message

antonio lombrano

Tuesday 12 August 2003 12:14:08 am

In the 'ezpublish 3 article' section of the site I read about an enterprise setup test with two web server.
The article says that on each web server was installed apache, php and mysql. So, I imagine two database were installed, one for each web server. Doing so how the two database were syncronized ? If a forum message or a new article were posted while working with one web server, how that forum message or article could be copied onto the other web server ?
For an enterprise setup I think I would need a couple (at least) web server and a separate database server (well a clustered db server would be better, but using mysql i suppose it's actually impossible). And what about the directory where expublish is installed ? Should it be local to each web server or unique on a nfs file server ?
I think it would be very important to receive from EzCrew a suggested enterprise setup, for all those who're condidering using ezpublish in enterprise reality.
All comments are welcome

Marco Zinn

Saturday 23 August 2003 11:11:21 am

Just my 2 pence:
With ezPublish 2, someone suggested this setup: 2 webservers, shared (NFS) dirs for the necessary directories (files, images) and a seperate MySQL server.

I think, in ezPublish 3, MySQL master/slave setups are supported.

(I'm not from the ezCrew).

Marco
http://www.hyperroad-design.com

Colby Smart

Sunday 24 August 2003 1:34:35 pm

I am having a time getting images to display in articles and such. Is imagemagik required. If so where do I install it?

Vidar Langseid

Monday 25 August 2003 12:26:15 am

> but using mysql i suppose it's actually impossible).
Myqsl supports replication:
http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Administration.html#Replication

and eZ publish 3.x support setup with mulitple db servers (one master and a number of slaves)

However, you would need some mecanism for synchronising the files. eZ publish can not do this part for you (not yet at least)

You may experince some problems if the slave db servers is starting to lag. Then eZ publish' cache files then may be created based on (yet) not updated content

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 18 2025 19:03:10
Script start
Timing: Jan 18 2025 19:03:10
Module start 'layout'
Timing: Jan 18 2025 19:03:10
Module start 'content'
Timing: Jan 18 2025 19:03:12
Module end 'content'
Timing: Jan 18 2025 19:03:12
Script end

Main resources:

Total runtime1.5866 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 587.9141152.6250
Module start 'layout' 0.00640.0038 740.539139.4453
Module start 'content' 0.01021.5749 779.9844609.7109
Module end 'content' 1.58510.0015 1,389.695312.1719
Script end 1.5866  1,401.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2078160.0002
Check MTime0.00130.0819160.0001
Mysql Total
Database connection0.00110.070710.0011
Mysqli_queries1.527296.2518640.0239
Looping result0.00060.0407620.0000
Template Total1.540397.120.7702
Template load0.00240.151020.0012
Template processing1.537996.928320.7690
Template load and register function0.00020.013410.0002
states
state_id_array0.00110.066610.0011
state_identifier_array0.00220.141420.0011
Override
Cache load0.00190.1220230.0001
Sytem overhead
Fetch class attribute can translate value0.00080.052440.0002
Fetch class attribute name0.00280.175850.0006
XML
Image XML parsing0.00080.052640.0002
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00390.2487160.0002
String conversion0.00000.000440.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs