eZ 3.5 New Release: Runs at a terribly slow speed. What solutions are there for people on a shared environment?

Author Message

Maleika E.A

Wednesday 29 December 2004 7:58:05 am

Hi

I have installed the new release (my first eZ install) and am most unhappy with the super slow performance speed ...

A few notes:

I run my eZ copy on a semi-dedicated server environment.
I do not have access to the php.ini file.
I do not have shell access.
My server has the latest versions of PHP (PHP5) and MySQL installed (CGI Mode)
My server also has the last PHP4 version installed (as a Module) but that will not be supported for very long.

Hardware stuff:

Pentium 4 CPU at 1.7 GHz
1024 MB RAM
40 GB Space
250 GB Bandwidth
Semi Dedicated Server

My question is, how can I speed up the performance for eZpublish?

I have been using typo3 for a long time now and there you have the MMTurck Cache Extension (Module) which you can install to speed up the performance of your page which works wonders.

I am bringing up Typo3 because, very much like eZpublish, the system is HUGE and takes up quite a large portion of resources as well which can slow down the entire system.

Any tipps are greatly appreciated :)

Thanks

Maleika

Ɓukasz Serwatka

Thursday 30 December 2004 6:23:27 am

This looks like cache problem. Did you set right permission to var folder. You can also turn on DebugOutput in settings/override/site.ini.appnd.php

[DebugSettings]
DebugOutput=enabled

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Gabriel Ambuehl

Friday 31 December 2004 1:29:10 am

You can use turckcache with every PHP based system. ezpublish benefits greatly from it (I'd even say it's not really usable without).

Visit http://triligon.org

Maleika E.A

Friday 14 January 2005 7:30:46 am

Thank you a ton for the recommendations.

I do have another question though and I hope this is not too idiotic a question.

How can I get a php accelerator to work with eZ? Is this configurable within eZ or do I need to manually install the accelerator on my server? I do not have access to the php ini file. Any help would be greatly appreciated.

PS: is there an accelerator for php that you'd recommend over mmturckcache for eZ publish??

Thank you in advance,

Maleika

Maleika E.A

Friday 14 January 2005 12:27:30 pm

Okay, sorry for that question. I realise this can only be done by my webhost.

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 31 2025 08:11:28
Script start
Timing: Jan 31 2025 08:11:28
Module start 'layout'
Timing: Jan 31 2025 08:11:28
Module start 'content'
Timing: Jan 31 2025 08:11:28
Module end 'content'
Timing: Jan 31 2025 08:11:28
Script end

Main resources:

Total runtime0.0168 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.8984151.3047
Module start 'layout' 0.00490.0026 740.203136.8828
Module start 'content' 0.00740.0079 777.085994.3750
Module end 'content' 0.01530.0014 871.460933.9922
Script end 0.0167  905.4531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002112.6859140.0002
Check MTime0.00116.4447140.0001
Mysql Total
Database connection0.00085.021410.0008
Mysqli_queries0.002716.343830.0009
Looping result0.00000.065510.0000
Template Total0.00116.310.0011
Template load0.00074.382410.0007
Template processing0.00031.928610.0003
Override
Cache load0.00052.967610.0005
General
dbfile0.003923.431980.0005
String conversion0.00000.029940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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