Extremely slow after migration

Author Message

Halvor M

Sunday 18 February 2007 12:56:56 am

I just migrated my site to Domeneshop (www.domeneshop.no), running on a php4.4 server.

The site works, but has now become extreeeemely slow: www.jusnytt.no

Is this simply due to large resource drain from EZ, or is this something that would be fixable with some smart configuration changes? (The site was running fine on my beefed-up comp running wampserver).

Claudia Kosny

Sunday 18 February 2007 8:41:35 am

Hi Halvor

First of all check whether your cache directory is writable. If you have created/uploaded the directories via ftp, PHP might not be allowed to write into the var directory. So check the permissions of the var and all subdirectories.

If that does not help enable the debug output as this will show you a list with some timing points on the bottom of each page. Maybe this will tell you where the time is spent.

Concerning your webpage: The link for Halvor Manshaus does not lead to a valid page. Also you should run the page though the validator, there are some minor errors in the html. Apart from that it looks quite nice (can't say anything about the content as I don't speak Norwegian at all).

Good luck

Claudia

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 01:34:38
Script start
Timing: Jan 31 2025 01:34:38
Module start 'layout'
Timing: Jan 31 2025 01:34:38
Module start 'content'
Timing: Jan 31 2025 01:34:38
Module end 'content'
Timing: Jan 31 2025 01:34:38
Script end

Main resources:

Total runtime0.0406 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0110 588.2500151.2266
Module start 'layout' 0.01100.0051 739.4766220.7188
Module start 'content' 0.01610.0227 960.1953997.6172
Module end 'content' 0.03880.0017 1,957.812529.9922
Script end 0.0405  1,987.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00358.5910140.0002
Check MTime0.00123.0067140.0001
Mysql Total
Database connection0.00409.838110.0040
Mysqli_queries0.00317.678330.0010
Looping result0.00000.034110.0000
Template Total0.00123.010.0012
Template load0.00102.514210.0010
Template processing0.00020.441410.0002
Override
Cache load0.00081.865910.0008
General
dbfile0.00030.741780.0000
String conversion0.00000.022340.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