Key: DCS Weight MaximumMaxIteration
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"/>