Use the Health Check tab to configure health check properties for Progress Application Server.

Property Default value Description
Health Check OFF Use the ON/OFF toggle switch to enable or disable the Health Check feature.
Port 8899 Specify the HTTP port number on which the health check web application should run.
Application directory hcapps Specify the directory where the health check web application is deployed.

This directory is an alternative for the webapps folder. If you change this directory, you must deploy the web application to the updated directory.

Auto deploy false Select the checkbox to enable the security settings used by the tomcat server for deploying web applications.

This is turned off by default to avoid starting a running application by simply copying the web archive (.war) into the deployment directory.

Unpack WAR files true Select the checkbox to allow unpacking of web archive (.war) files when the PAS instance is started.