How to set health check servlet on
Originally Published: 2006-08-29
Article Number
Applies To
Health check
web.xml
Issue
Resolution
The parameter to be set is as follows:
<servlet>
<servlet-name>HealthCheck</servlet-name>
<servlet-class> com.passmarksecurity.servlet.HealthCheckServlet </servlet-class>
<load-on-startup>2</load-on-startup>
<init-param>
<param-name>secure</param-name>
<param-value>false</param-value>
</init-param>
</servlet>
Related Articles
URL for RCM health check when configuring load balancers 48Number of Views Can /KMS/provider be accessed through a browser or other HTTP clients for checking system health 20Number of Views Health and wellness is displaying an active error of sd card failure 5Number of Views RSA Governance & Lifecycle 8.0.0 AFX Retry Configuration Guide 19Number of Views RSA Governance & Lifecycle Recipes: Dashboard - Review Results "Outstanding Applications" 9Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Troubleshooting AFX Server issues in RSA Identity Governance & Lifecycle Downloading RSA Authentication Manager license files or RSA Software token seed records
Don't see what you're looking for?