Share » Forums » General » New User: vBulletin, Performance, AJAX

New User: vBulletin, Performance, AJAX

New User: vBulletin, Performance, AJAX

Sunday 28 September 2008 3:54:59 am - 3 replies

Author Message

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?

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu