Content Server Manual / Version 2207
Table Of ContentsA Failure in the CAE directly affects web page generation with JSPs. This applies to non cacheable content as well as cacheable content generated for the first time.
CAE Failure | |
---|---|
Error behavior | Requests which were active at the time of failure are canceled. Later requests are refused. In both cases a browser displays an error page. |
Error correction | In the cluster system, the load balancer must remove the failed CAE from its list of active web servers. |
Table 2.6. CAE failure
CAE Deadlock | |
---|---|
Error behavior | Request are blocked and a browser displays an error. |
Error correction |
A cluster management or monitoring system may use the provided health indicator endpoints
at :8081/actuator/health to detect a malfunction. You can find
the list of available health indicator endpoints in the Actuator Endpoints section of the
Section 4.10.2.1, “CoreMedia Health Indicator” in Operations Basics.
|
Table 2.7. CAE deadlock