Forums / General / New User: vBulletin, Performance, AJAX

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?

eZ debug

Timing: Jan 18 2025 11:38:07
Script start
Timing: Jan 18 2025 11:38:07
Module start 'content'
Timing: Jan 18 2025 11:38:07
Module end 'content'
Timing: Jan 18 2025 11:38:07
Script end

Main resources:

Total runtime0.1950 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 588.8594180.8359
Module start 'content' 0.00810.0061 769.695397.8516
Module end 'content' 0.01420.1807 867.5469527.2969
Script end 0.1949  1,394.8438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00381.9332200.0002
Check MTime0.00150.7450200.0001
Mysql Total
Database connection0.00110.582110.0011
Mysqli_queries0.143473.53041410.0010
Looping result0.00170.85571390.0000
Template Total0.180392.510.1803
Template load0.00090.478710.0009
Template processing0.179391.988410.1793
Override
Cache load0.00060.321010.0006
Sytem overhead
Fetch class attribute can translate value0.00060.328210.0006
XML
Image XML parsing0.00020.127210.0002
General
dbfile0.00221.1071200.0001
String conversion0.00000.003230.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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