How to disable some module ?

Author Message

Mr Win

Friday 25 April 2003 9:43:35 am

My test site so slowly, maybe provider slow.
But for increate speed of site
I want to disable some unused module in ez 3.0.
Anyone tell me how ?

Jan Borsodi

Sunday 27 April 2003 11:11:23 pm

Turning off a module won't help with the speed, only a single module is run at a time.

However if you really want to turn something off you can add this to site.ini override (settings/override/site.ini.append)

[SiteAccessRules]
Rules[]
Rules[]=Access;enable
Rules[]=ModuleAll;true
Rules[]=Access;disable
Rules[]=Module;sdk

This will turn off the sdk module

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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

Main resources:

Total runtime0.7629 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 587.9063152.6250
Module start 'layout' 0.00590.0030 740.531339.4453
Module start 'content' 0.00890.7524 779.9766520.1172
Module end 'content' 0.76140.0015 1,300.09388.1641
Script end 0.7629  1,308.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4666160.0002
Check MTime0.00130.1658160.0001
Mysql Total
Database connection0.00140.178310.0014
Mysqli_queries0.715193.7425540.0132
Looping result0.00050.0673520.0000
Template Total0.727995.420.3639
Template load0.00220.285620.0011
Template processing0.725795.123120.3628
Template load and register function0.00030.034310.0003
states
state_id_array0.00090.123210.0009
state_identifier_array0.00070.091320.0003
Override
Cache load0.00180.2319180.0001
Sytem overhead
Fetch class attribute can translate value0.00060.080220.0003
Fetch class attribute name0.00140.180930.0005
XML
Image XML parsing0.00060.085120.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00080.1000170.0000
String conversion0.00000.001340.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs