Author
|
Message
|
Pawel Frukacz
|
Monday 26 May 2003 1:58:50 pm
Hi,
I'm writing a post seeking reassurance that i'm doing everything ok. I and my friend created a site http://www.ggmedia.pl
and i'm starting to lose ideas what's wrong with it. When I enabled debug I've noticed that template process takes over 4 seconds (with viewing cache enabled), however when I'm navigating through www.ez.no site it works very fine (there isn't any noticeable delay).
Any clues are very welcomed, thank you Pawel
|
Paul Borgermans
|
Monday 26 May 2003 2:37:21 pm
Can you give some details on the machine used (RAM/CPU/disk types). It appears that you do not have top notch hardware or a slow link Paul
eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans
|
Karsten Jennissen
|
Monday 26 May 2003 11:54:55 pm
Do a search on cache block in the forum. I think using cache blocks in the right places increases performance significantly. Also, do you have PHP accelerator or the like installed?
|
Pawel Frukacz
|
Tuesday 27 May 2003 3:58:41 am
You're right Paul we aren't using very efficient machine, it's Pentium II 366 with 392MB RAM and 8 GB disk, but I've noticed that on my home computer (Celeron 900MHz, 392MB RAM, 15GB HDD) performance is pretty much the same. We also use PHP Accelerator.
|
Karsten Jennissen
|
Tuesday 27 May 2003 4:01:13 am
Another idea. Do you have process cache enabled? See http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/typical_problems_and_solutions/process_cache_enabled_reduces_performance
|
Pawel Frukacz
|
Tuesday 27 May 2003 5:32:56 am
Thank you Karsten for your advice. Cache-block improves performace a lot. Of course you need to handle cache clearing if the content changes, but I don't see better solution for now.
|
Tony Wood
|
Tuesday 27 May 2003 6:34:30 am
Hi Paul, Cache blocks will update the cache if your content changes, so as long as they are used in correctly.
Try these links http://ez.no/developer/ez_publish_3/forum/setup_design/implementing_caching_cacheblock_questions http://ez.no/developer/ez_publish_3/forum/developer/caching_includes_from_pagelayout_section_template
Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development
Power to the Editor!
Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future
|