How to set health check servlet on
Originally Published: 2006-08-29
Last Modified: 2023-11-30
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 51Number of Views RSA Governance & Lifecycle Recipes: System Health Check Dashboard 89Number of Views Cloud Administration Health Check API 101Number of Views How to Check and Restart Web Tier Services on Linux in Authentication Manager 8.x Using init.d 1.12KNumber of Views Web Tier Shows "Online, Reinstall Required" After Reinstalling RSA Authentication Manager 8.x Web-Tier Package 2.01KNumber of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?