Número de ID del error |
BUG-000149252 |
Enviado | May 13, 2022 |
Última modificación | June 5, 2024 |
Relacionado con | Portal for ArcGIS |
Versión encontrada | 10.8.1 |
Sistema operativo | Windows Server |
Versión de sistema operativo | 2019 64 Bit |
Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
The health check for Portal for ArcGIS health check is meant as a lightweight check of whether the machine can accept requests. It is not meant to provide a comprehensive status check. Additionally, supporting high availability means following best practices related to high availability, such as ensuring that one machine is available during any reboot or patching. Understandably, other significant unplanned outages may be unavoidable, but there are still no plans to add a search request to the health check operation. The operational health script in ArcGIS Enterprise 11.0, or a custom script, can be used to alert an administrator of a portal not functioning correctly.
Solución alternativa
Create a custom script that performs searches on Portal1 and Portal2 on a regular basis, and if the search fails on a given machine, instructs the load balancer to remove the machine from the back-end pool.
Pasos para reproducir