ServerSocketSelfCheckMaxDuration
Since build 269 the time needed for running a self-connect check is measured. If it exceeds the time given here (in milliseconds) a restart of BCS will happen, but only if this occurs more than n times, which is configured in parameter ServerSocketSelfCheckMaxFails. It is necessary to activate a self-connect check with the parameters ServerSocketSelfCheckAddress and ServerSocketSelfCheckInterval. If the value is set to 0 the time a self-connect needs is not evaluated. A reasonable time would be some seconds, e.g. 5000.
Possible values:
Default value: 5000