Forums / Developer / Clustering

Clustering

Author Message

Björn Dieding@xrow.de

Tuesday 12 August 2003 5:48:17 pm

Wondering

I was wondering how you archive proper clustering. AS we know Mysql can be setup as a clustered database. Then you could propably use round robin for the to address each application server. Cache and variations can be biuld on each application server. But how about the original files you uploaded to the system shared through out the system? Would you recommend to implement NSF there and share it across the cluster? Or would it be wiser to try to safe the original binary files into the database too? I have seen MYSQL databases with up to 1 GB binary data and that database was also performing well.

Does anybody has any idea?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Tony Wood

Wednesday 13 August 2003 1:33:21 am

Hi,

Are you after true clustering if so what clustering platform are you planning on using?
If not try using rsync for user files, but not system files, even a 1gb NFS direct crossover will give speed that is too slow for main usage?

How many users are you looking to support? in total and concurrently?

tony

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Björn Dieding@xrow.de

Monday 18 August 2003 2:44:05 pm

Thanks tony for your response.

We currently have up to 1,5 million hits a day on non static pages and we are currently using just a good but single server. I have no idea about proper clustering systems yet (OS based). That why I would like to know how others would implement it.

Did I get you right, in recommending a NFS share for storing the origional variations?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

eZ debug

Timing: Jan 31 2025 01:25:08
Script start
Timing: Jan 31 2025 01:25:08
Module start 'content'
Timing: Jan 31 2025 01:25:08
Module end 'content'
Timing: Jan 31 2025 01:25:08
Script end

Main resources:

Total runtime0.0296 sec
Peak memory usage6,144.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0084 587.9609370.3125
Module start 'content' 0.00840.0129 958.27341,005.4609
Module end 'content' 0.02130.0083 1,963.734474.7031
Script end 0.0296  2,038.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00268.8193120.0002
Check MTime0.00103.5422120.0001
Mysql Total
Database connection0.00082.794710.0008
Mysqli_queries0.003210.843940.0008
Looping result0.00000.061220.0000
Template Total0.007826.310.0078
Template load0.00092.956410.0009
Template processing0.006923.359110.0069
Override
Cache load0.00062.085710.0006
General
dbfile0.003010.0609100.0003
String conversion0.00000.024130.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