very large site

Author Message

Rami Grossman

Tuesday 11 May 2004 3:38:33 am

we are working on a very large site creation. this will include thousands of pages. everything should be searchable. can eZ publish handle this kind of site??

Paul Forsyth

Tuesday 11 May 2004 3:45:18 am

ez.no runs with eZ publish 3.3. look at the stats page: http://ez.no/community/stats for user info.

paul

--
http://www.visionwt.com

Björn Dieding@xrow.de

Tuesday 11 May 2004 3:52:21 am

Like Paul said,

yes it is capable, but you also need a suitable amount of hardware if you have also high traffic. We already scaled it on a cluster with 3 webservers.

You can also tweak it a lot by various software optimizations. I would recommend consulting a professional doing the optimization. You can do the optimization after you are done with your actual site.

Feel free to contact me.

Bjoern
-
http://www.xrow.de

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Rami Grossman

Tuesday 11 May 2004 5:14:51 am

I am talking about a very unike web site. it will include many books each one has thousands of pages. this web site will have in a year or two between 10-20 milyon page views. so I ask again...

Ozzy Cow

Tuesday 11 May 2004 6:05:38 am

it would be interesting to know what kind of hardware/software set up is ez.no running on. is it just me or does it get sluggish sometimes?

Mark Marsiglio

Tuesday 11 May 2004 7:51:32 pm

This article is a bit old, but is probably still relevant.
http://www.ez.no/community/news/ez_publish_3_enterprise_setup_test

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Rami Grossman

Wednesday 12 May 2004 12:03:24 am

this helps a lot!

Thanks

Mark Marsiglio

Wednesday 12 May 2004 8:03:37 am

I developed a site for a client which has several thousand pages of content, and I have noticed one issue with the scalability. I am probably just doing something wrong, but the runcronjobs.php times out on the link check every time. The site contains many hundreds of links, and it never finishes them all before timing out.

I could change the max execution time on the php.ini, but I believe that would open up a security problem.

I can live without the link check, but has anyone else with a large site found a way around this (other than extending the time)?

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Bruce Morrison

Wednesday 12 May 2004 4:07:19 pm

Hi Mark

You can actually pass php configuration items on the command line

e.g. php -dmax_execution_time=3000 /path/to/script.php

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

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 06:10:47
Script start
Timing: Jan 31 2025 06:10:47
Module start 'layout'
Timing: Jan 31 2025 06:10:47
Module start 'content'
Timing: Jan 31 2025 06:10:47
Module end 'content'
Timing: Jan 31 2025 06:10:47
Script end

Main resources:

Total runtime0.0345 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.0054 588.0000151.1953
Module start 'layout' 0.00540.0036 739.195336.6016
Module start 'content' 0.00900.0239 775.796998.0781
Module end 'content' 0.03290.0016 873.875041.9922
Script end 0.0344  915.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00246.8750140.0002
Check MTime0.00113.1843140.0001
Mysql Total
Database connection0.00082.179610.0008
Mysqli_queries0.00319.031830.0010
Looping result0.00000.058110.0000
Template Total0.00103.010.0010
Template load0.00082.466710.0008
Template processing0.00020.513410.0002
Override
Cache load0.00051.471710.0005
General
dbfile0.017049.357580.0021
String conversion0.00000.021440.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