ServerSocketSelfCheckInterval | |||||
Since build 265 BCS can start a background worker thread which performs a regular self connect via TCP/IP in order to check that the IP stack is working correctly. If the connect fails, BCS will restart itself. For self-restarting the helper “Restart2.exe” is necessary.
NOTE: Such a self-restart will make the BCS unavailable for some minutes. Therefore this feature is primarily intended for a usage in a master/buddy system. The Interval parameter is the time between two connect attempts in seconds. Default: 0 – meaning: the self-connect is not performed. The Address is given in parameter "ServerSocketSelfCheckAddress". Please check also the parameters "ServerSocketSelfCheckMaxDuration" and "ServerSocketSelfCheckMaxFails". |
|||||
|