VMware Cloud Director cell with IP address #### is successful in reconnecting to the database.
HTTP/1.1 503 errors only on the cell which is reporting an alert. VMware Cloud Director: 10.6.x
The VCD cell thread pool (vcloud.http.maxThreads) becomes saturated by unoptimized API traffic. This is typically caused by automation or backup software hitting a specific cell IP directly rather than the Load Balancer, or by scripts that re-authenticate for every request instead of reusing session tokens. When the pool is saturated, the internal watchdog health-check fails, triggering a perceived database disconnection and service restart.
To resolve this issue, ensure all automation and backup software is configured to use the environment's Load Balancer URL rather than a specific cell IP to allow for equitable load distribution to all the VCD cells.