Settings Page

The Settings page configures HA operational parameters and the reverse proxy endpoint. It is divided into two side-by-side panels.

High Availability Configuration Tool - Settings page

High Availability Configuration Tool - Settings page

High Availability Settings

The left panel contains the following fields:

FieldDescription
Health Check IntervalHow frequently nodes are polled for health status
Failed Checks Before FailoverNumber of consecutive failed checks before triggering failover
Node Manager Client TimeoutHTTP timeout for Node Manager API calls
Application Client TimeoutHTTP timeout for application level calls.

All Timeout and Interval fields must be entered in HH:mm:ss format (e.g., 00:00:01 for 1 second, 00:05:00 for 5 minutes).

Reverse Proxy Configuration

The right panel controls the built-in reverse proxy:

  • Enable/Disable toggle — turns the reverse proxy on or off.
  • When disabled, the endpoint configuration below is grayed out.

Reverse Proxy Endpoint Configuration

When the reverse proxy is enabled, the following fields configure the HTTP endpoint:

FieldDescription
Listen AddressIP address to bind (e.g. 0.0.0.0 for all interfaces).
Listen PortTCP port number (1-65535)
Enable SSL/TLS toggleSwitches between HTTP and HTTPS

When SSL/TLS is enabled, additional fields appear:

FieldDescription
TLS CertificatePath to the certificate file (.pfx, .pem, .crt, .cer). A file picker button opens a browse dialog.
Certificate KeyPath to the private key file (.key or .pem). Required for PEM certificates.
Certificate PasswordPassword to decrypt the certificate file (password-masked with reveal toggle).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard