Running CA Access Gateway (SPS) and trying to expose a simple HTML health check page (/hb/status.html) or keep-alive page that can be accessed by the load balancer for monitoring purposes.
The page is not reliably accessible when SecureURL is enabled, and the load balancer cannot retrieve the body of the response.
The load balancer gets HTTP code 500.
Since the keep-alive page throws 500 errors, the load balancer marks this CA Access Gateway (SPS) server down.
According to SiteMinder documentation, by design "Access Gateway does not support local content" (1).
The ability to place content on CA Access Gateway (SPS) is not exposed, and the CA Access Gateway (SPS) does not support proxy rules for providing access to local content.
However, an implementation project requires exposing a simple HTML health check page (mystatus.html) that can be accessed by the load balancer for monitoring CA Access Gateway (SPS).
This page must remain unprotected and accessible without authentication, and SecureURL is enabled in the Agent Configuration Object (ACO).
There are at least three possible implementation options, and each works regardless ACO SecureURLs set to yes or no.
Only needs to choose one of them that is suitable to the business requirements.