Description
The background Ping
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.
The ping url is automatically detected and defaults to the
server name and the port that Alkaline is binding to.
The ping mechanism is functional on UNIX platforms only. Ping options were added in Alkaline 1.7.1112.0.