New User: vBulletin, Performance, AJAX

Author Message

Pocha Bartok

Sunday 28 September 2008 3:54:59 am

Hello,

I am a new EZ Publish user. I own a rather large (6,000 daily unique visitors) website about gaming, content-centered, with reviews, articles, interviews, media files, and so on.

So far, I have loved everything I have seen in EZ Publish, but I have a couple of questions.

1. Performance - How does EZ Publish behave on large traffic websites? Is it a resource hog or has it solid a caching system (even better in our case would be static files, since most articles, once edited, do not need to be updated at each visitor's view)? Can anybody give me real life experience?
2. Integration - We NEED to have EZ Publish integrated with vBulletin. First, because our users cannot leave without the dozens of custom add-ons we have done for vBulletin, second because we are active developers in the vBulletin community and prefer to keep working on it also for our websites, that can thus become a showcase of our work. More of an integration, probably, all we need is a solid and not intensive bridge - is it easily doable or EZ Publish's user access system is very rigid (like in many other CMS we have worked with...).
3. Finally, how fast is the development environment to develop and deploy solid AJAX (yeah, stupid acronym) add-ons in your experience?

Thanks,

Poch

Gaetano Giunta

Sunday 28 September 2008 1:09:32 pm

1 - there are many caching layers in eZPublish that will allow to squeeze the best performances out of your setup.

Just make sure to enable as many layers as you can, and to correctly configure your installation for it - with some many knobs to twist, it is sometimes hard to get everything correct.
Also make sure your template code is optimized for the traffic. Simple guidelines include:
- there should be as little data fetches as possible, and all those fetches should use filtering options instead of fetching too much data and filtering it later
- use cache-blocks wisely: they can make page loading much faster, but using too many of them kills performances
You will find many optimization tips on the site (articles) and in the forums.

Other optimization tips include activating the eZ static cache (but that has a big impact on the design of your html pages, as all dynamic parts will have to be moved to ajax), and putting a reverse proxy in front of your eZ Publish server.

2 - integration with bulletin systems has been done many times, so it is surely possible. The easiest way, but by long not the only one, is probably to create a sso handler on one hand, and have a user-db sync script running in the background.

3 - no direct experience to give you an estimate about ease of development, sorry. But there are a few ajaxy extensions on projects.ez.no you can check out

Principal Consultant International Business
Member of the Community Project Board

Quynh Nguyen

Sunday 22 March 2009 12:28:50 am

Please show me some example on SSO can be use with vBulletin.

Is there anyone implementation this solution before?

Thanks!

Jianjun Hu

Saturday 09 May 2009 5:52:30 pm

I like this topic.

OnlyBlue

☆..·°∴°.☆°°.☆°.
°∴ °☆ .·enjoy star° .·★°∴°
∴°.°★ .·°
  ミ☆°∴°.★☆° ∴·°
°.☆° .·∴° 

Is it a pleasure after all to practice in due time what one has learnt?

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 11:13:59
Script start
Timing: Jan 18 2025 11:13:59
Module start 'layout'
Timing: Jan 18 2025 11:13:59
Module start 'content'
Timing: Jan 18 2025 11:14:00
Module end 'content'
Timing: Jan 18 2025 11:14:00
Script end

Main resources:

Total runtime0.7913 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.0073 587.9141152.6250
Module start 'layout' 0.00730.0035 740.539139.4609
Module start 'content' 0.01080.7791 780.0000623.7422
Module end 'content' 0.78990.0013 1,403.742212.1563
Script end 0.7912  1,415.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4797160.0002
Check MTime0.00180.2252160.0001
Mysql Total
Database connection0.00110.135310.0011
Mysqli_queries0.732492.5550640.0114
Looping result0.00070.0936620.0000
Template Total0.753895.320.3769
Template load0.00260.333520.0013
Template processing0.751294.928220.3756
Template load and register function0.00020.030910.0002
states
state_id_array0.00120.154210.0012
state_identifier_array0.00140.180620.0007
Override
Cache load0.00230.2907300.0001
Sytem overhead
Fetch class attribute can translate value0.00070.089240.0002
Fetch class attribute name0.00100.127660.0002
XML
Image XML parsing0.00160.198740.0004
class_abstraction
Instantiating content class attribute0.00000.001760.0000
General
dbfile0.00100.1205220.0000
String conversion0.00000.001440.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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