Health check properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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
|
| 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. |