Key: DCS Weight MaximumMaxIteration

From Catglobe Wiki
Revision as of 11:09, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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"/>