Key: DCS Weight MaximumMaxIteration

From Catglobe Wiki
Revision as of 06:26, 5 January 2012 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol>

Key: DCS_Weight_MaximumMaxIteration

Syntax

<add key="DCS_Weight_MaximumMaxIteration" value="[NUMBER]"/>

[NUMBER]: Positive integer number

Purpose

Used for the weight calculation logic in the data cache module.

This is used to avoid that users choose a too high "maximum iterations" when using the weight wizard. By limiting this to e.g. 100, users will never be allowed to have a value above this in maximum iterations, which will ensure that the system does not freeze.

Proposed value is "100". If you often experience that the system is slowing down too much then you can reduce this to e.g. 50.

Example of key

<add key="DCS_Weight_MaximumMaxIteration" value="100"/>