Description
Enables the self ping monitoring process. The background thread will attempt to request the
PingUrl
document from the
running Alkaline in order to detect any anomaly in server responsiveness. The request will be performed
every PingInterval
seconds and at most
PingRestart
failures in a row. If this number is exceeded, the
server will be restarted.
Enabling the background ping thread can be done using the --enableping
command line option.
The ping mechanism is functional on UNIX platforms only. Ping options were added in Alkaline 1.7.1112.0.