漏洞 ID 编号 |
BUG-000149252 |
已提交 | May 13, 2022 |
上次修改时间 | June 5, 2024 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.8.1 |
操作系统 | Windows Server |
操作系统版本 | 2019 64 Bit |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
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.
重现步骤