Super slow ezpublish?

Author Message

Siddharth Hegde

Monday 04 August 2003 2:42:30 pm

Hello Everyone,

I just downloaded the latest version of ezpublish (I downloaded the direct download version ? Since I already have Apache MySQL and PHP). The problem I am facing is that many pages take extremely long to load. Certain sections like the admin do not load at all. The CPU utilization just goes to 100%. I have waited for 10 mins for the admin section to load and all I get is load and PHP time outs and sometimes I just get blank screens. I uploaded the same version to my Linux server and it works PERFECTLY. The problem here is that I need to do some development work and it would be nice if I could do testing on my local system and the final upload on my Linux server. Below are some details of my server
OS ? Win XP home edition with SP1
Apache/2.0.46 (Win32) mod_ssl/2.0.46 OpenSSL/0.9.7b PHP/4.3.2
PHP 4.3.2
MySQL 3.2

When I load a page like http://127.0.0.26/index.php/admin/ , the apache server goes in 100% CPU utilization and edither does not output anything or PHP gives a script time out error. The server is insalled on my local machine via a virtual host hence the IP address 127.0.0.26

In PHP, I have enable register_globals, but I know this is not responsible for such a huge slowdown.

I would be grateful if anyone could solve this problem as I am on a very very tight schedule.

Thank you,

- Sid

Johannes Becker

Tuesday 05 August 2003 4:47:22 am

Hey,

give it a try with Apache 1.3.xx. ezP's support for Apache 2.x is still experimental, afaik.

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 18 2025 11:20:56
Script start
Timing: Jan 18 2025 11:20:56
Module start 'layout'
Timing: Jan 18 2025 11:20:56
Module start 'content'
Timing: Jan 18 2025 11:20:56
Module end 'content'
Timing: Jan 18 2025 11:20:56
Script end

Main resources:

Total runtime0.0160 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.0072 587.7891152.6094
Module start 'layout' 0.00720.0022 740.398439.4297
Module start 'content' 0.00940.0043 779.828189.1641
Module end 'content' 0.01370.0023 868.992230.3047
Script end 0.0160  899.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002716.6820140.0002
Check MTime0.00127.3056140.0001
Mysql Total
Database connection0.001710.642010.0017
Mysqli_queries0.002515.569430.0008
Looping result0.00000.062410.0000
Template Total0.001710.510.0017
Template load0.00095.508210.0009
Template processing0.00084.921410.0008
Override
Cache load0.00063.788010.0006
General
dbfile0.00021.326580.0000
String conversion0.00000.056440.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