Ressource server (ezfind)

Author Message

Romain Bremaud

Wednesday 01 December 2010 2:06:44 am

Hello everybody.

I have a little question on ezfind.

I know that Java Run-time Environment 6/1.6 is necessary for the installation. But in term of resource server, what is the minimal and optimal configuration?

Thanks in advance.

Romain Bremaud
Les clefs du net

Hugo Sandoval

Wednesday 01 December 2010 5:26:26 am

Hello.

All depends the size of your app. According to INSTALL.txt (ezfind):

you need to use some extra parameters for java too, the following is recommended for typical sites:
   java -server -d64 -Xmx1500m -Xms1500m -XX:+UseParallelGC -XX:+AggressiveOpts -XX:NewRatio=5 -jar start.jar

As you can see, the memory needed is about 1500M for solr, in typical sites (this is not mandatory). If you have too many objects in your ezpublish implementation, you need as much ram memory as posible. In my case, i have a site with more than 900000 objects and the server resources are 8 CPU cores and 8Gb RAM, with plain search (not ezfind) and the performance is good (could be better).

Hope this help.

.·. .·. .·. .·. .·. .·. .·.
http://www.softwarelibre.com.ve/

Romain Bremaud

Thursday 02 December 2010 2:17:50 am

Thank you Hugo for sharing your experience.

That allows me to have an approach on the question.

Others experience feedback ?

Romain Bremaud
Les clefs du net

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 04:08:34
Script start
Timing: Jan 18 2025 04:08:34
Module start 'layout'
Timing: Jan 18 2025 04:08:34
Module start 'content'
Timing: Jan 18 2025 04:08:35
Module end 'content'
Timing: Jan 18 2025 04:08:35
Script end

Main resources:

Total runtime0.8506 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 587.9375152.6250
Module start 'layout' 0.00520.0032 740.562539.4531
Module start 'content' 0.00840.8408 780.0156532.6328
Module end 'content' 0.84920.0014 1,312.648412.1563
Script end 0.8506  1,324.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3613160.0002
Check MTime0.00120.1462160.0001
Mysql Total
Database connection0.00080.089810.0008
Mysqli_queries0.807494.9266590.0137
Looping result0.00050.0633570.0000
Template Total0.819796.420.4099
Template load0.00190.219020.0009
Template processing0.817896.147520.4089
Template load and register function0.00020.022010.0002
states
state_id_array0.00210.245110.0021
state_identifier_array0.00150.173220.0007
Override
Cache load0.00150.1751180.0001
Sytem overhead
Fetch class attribute can translate value0.00070.084220.0004
Fetch class attribute name0.00110.129340.0003
XML
Image XML parsing0.00060.070420.0003
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00070.0789160.0000
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs