Bug-ID-Nummer |
BUG-000149252 |
Eingereicht | May 13, 2022 |
Zuletzt geändert | June 5, 2024 |
Gilt für | Portal for ArcGIS |
Gefunden in Version | 10.8.1 |
Betriebssystem | Windows Server |
Betriebssystemversion | 2019 64 Bit |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
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.
Schritte zur Reproduzierung