Distributed James Server — healthcheck.properties
Consult this example to get some examples and hints.
Use this configuration to define the initial delay and period for the PeriodicalHealthChecks. It is only applicable with Guice products.
Property name | explanation |
---|---|
healthcheck.period |
Define the period between two periodical health checks (default: 60s). Units supported are (ms - millisecond, s - second, m - minute, h - hour, d - day). Default unit is millisecond. |