for a faster ez publish

Author Message

Abdelkader RHOUATI

Saturday 14 July 2007 3:35:49 am

Hello every body, I’m new in this forum, and it’s my first message …
I develop applications with Ez publish since 5 month, I think its every powerful CMS and I m so impress with the possibility that Ez publish give in several domains.
But I have just one question; there is a way to make this CMS more speed, especially in site admin?
One possibility is to use the ajax methods…
Is There any others solutions? and please if some one could give me a guide (document , site internet) for more explication??

For every body, I m French-speaking person ;) I m sorry for my English…

thank you in advance .

Abdelkader RHOUATI

Blog (french) : http://arhouati.com
----
Extension arh_jdebug : EzDebug using jquery

Pesti Pal

Monday 16 July 2007 2:07:34 am

Hi,

I haven't tried this:
http://eaccelerator.net

You could also search for other php accelerators in Google.

Please write what you have managed to accomplish.

Abdelkader RHOUATI

Sunday 22 July 2007 5:03:44 am

hello, Pesti Pal.

Tks for your help, I was very busy in the last tow week … actually I m trying your solution eAccelerator for PHP. I hope it work.

Tks

Abdelkader RHOUATI

Blog (french) : http://arhouati.com
----
Extension arh_jdebug : EzDebug using jquery

J-A Eberhard

Sunday 22 July 2007 5:06:55 am

You can have a look here
http://www.open-net.ch/eng/ez_publish/documentation/trucs_astuces/install_eaccelerator

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

André R.

Monday 23 July 2007 6:08:15 am

For more in depth discussions on how to tune your system, you have several articles here:
http://ez.no/community/articles

Some very good forum threads on this:
http://ez.no/community/forum/setup_design/improving_ez_publish_environment_and_performance
http://ez.no/community/forum/general/ez_publish_performance_optimisation_faq

Also worth mentioning that if your server is already set up with APC, you won't really see any real changes by changing to eaccelerator. Even though the latter is a bit faster in some cases. Accelerators that are actively supported seems to be APC, eAccelerator and Xcache, Zend also have several offers, but they are not free (Zend optimizer is, but does not cache the optimized php script like the mentioned accelerator do so it does not give you any real speed benefit)

One other thing you should look into is turn on debug output and see what part of your system is the bottle neck.
Normally the templates are using 90% so tuning php with an accelerator and compiling it (and the accelerator + apache) with the intel compiler will give you highest gains.
If mysql is using a large chunk, tuning mysql and looking into latency issues between the web and mysql server (in setup where mysql is running on a different server) is where you should look first.

Edit: Almost forgot, to speed up admin use the ajax admin extension: ezjaxx
And there are some patches to eZ Publish that togheter will improve performance in the admin between 10-35% depending on how much your setup is saturated (slowed down) by the mysql server. They will probably be part of 3.10 final and some of them in 3.9.3 when they are done.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.