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

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

New User: vBulletin, Performance, AJAX

Author Message

Pocha Bartok

Sunday 28 September 2008 3:54:59 am

Hello,

I am a new Exponential 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 Exponential, but I have a couple of questions.

1. Performance - How does Exponential 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 Exponential 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 Exponential'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 Exponential 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 Exponential 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?