Large EzPublish Forum Examples

Author Message

Matt the Dwarf

Wednesday 23 May 2007 1:53:54 pm

Hey there,

I am currently running a phpBB forum with around 16,000 registered users and 600,000 postings.

We have made the decision to move over to the EzPublish forum as most of the functionality of phpBB we need can be re-created (we think).

Has anyone got any examples of some large forums currently operating? Just keen to see how it performs with a larger user base and activity.

Cheers
Matt

Björn Dieding@xrow.de

Thursday 24 May 2007 4:27:14 am

Hi,

you should definitly do an test drive before with so mayn content objects...

I can't give you and example of an existing high traffic site, but here is a phpbb import script

http://pubsvn.ez.no/community/trunk/extension/advancedforum/bin/phpbb2ez.php

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/

Björn Dieding@xrow.de

Thursday 24 May 2007 4:29:04 am

http://zev.ez.no/svn/extensions/contentgenerate/

this generates you content

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/

Xavier Dutoit

Thursday 24 May 2007 12:00:26 pm

HI,

I'd say that this forum is one of the biggest. Run your own test, but I'm quite sure ez is more resource intensive than phpBB.

Let us know.

X+

http://www.sydesy.com

Matt the Dwarf

Monday 11 June 2007 2:55:44 pm

Using the import script was going to take us 20+ days to import the phpBB database.

Any ideas on how we can speed this process up? It was importing ok, just taking too long.

Cheers
Matt

Björn Dieding@xrow.de

Monday 11 June 2007 6:04:51 pm

hmm this script uses the regular API...

You need to fund a different way to do it....

Probably you need to try to do it via SQL. Though this is very difficult.

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/

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 16:01:37
Script start
Timing: Jan 18 2025 16:01:37
Module start 'layout'
Timing: Jan 18 2025 16:01:37
Module start 'content'
Timing: Jan 18 2025 16:01:38
Module end 'content'
Timing: Jan 18 2025 16:01:38
Script end

Main resources:

Total runtime0.8667 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 589.0313152.6250
Module start 'layout' 0.00720.0040 741.656339.4453
Module start 'content' 0.01120.8541 781.1016618.1172
Module end 'content' 0.86530.0014 1,399.218816.1641
Script end 0.8667  1,415.3828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3925160.0002
Check MTime0.00130.1556160.0001
Mysql Total
Database connection0.00130.153710.0013
Mysqli_queries0.792791.4574680.0117
Looping result0.00060.0697660.0000
Template Total0.831195.920.4155
Template load0.00280.321520.0014
Template processing0.828395.564020.4141
Template load and register function0.00020.017610.0002
states
state_id_array0.00070.085910.0007
state_identifier_array0.00150.170120.0007
Override
Cache load0.00240.2747380.0001
Sytem overhead
Fetch class attribute can translate value0.00070.078030.0002
Fetch class attribute name0.00120.137490.0001
XML
Image XML parsing0.00240.280330.0008
class_abstraction
Instantiating content class attribute0.00000.0031120.0000
General
dbfile0.00260.2991280.0001
String conversion0.00000.001140.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
6content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 26
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs