Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
72:dimensions_config [2018/07/25 18:31] bkkr72:dimensions_config [2018/07/25 18:32] – [Interface Configuration] bkkr
Line 28: Line 28:
 </code> </code>
  
-[[:72:dimensions_config_global|Global CMS Properties]]+[[:72:dimensions_config_global|]]
  
 [[:72:dimensions_config_host|Host Sections]] [[:72:dimensions_config_host|Host Sections]]
Line 34: Line 34:
 [[:72:dimensions_config_host_prop|Host-specific Properties]] [[:72:dimensions_config_host_prop|Host-specific Properties]]
  
-=== Global CMS Properties === +===   ===
- +
-These following properties influence the general behavior of the Dimensions interface. The default values of the properties will be used if they are not explicitly defined and overwritten in the Dimensions cms-type section. +
- +
-^Property Name^Default Value^Description| +
-|connection.pool.size|15|The maximum number of open Dimensions connections that will be kept by Stages in its connection pool.| +
-| ::: | ::: |**Attention**: Before increasing this value please consider that each open connection results in one running process on the Dimensions server.| +
-|connection.timeout|120000|The time in milliseconds after which and idle connection will be closed.| +
-|validatePath|   |A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI. A pattern which works in most configurations can be found in the default configuration file.| +
- +
-\\+