doc-exports/docs/elb/umn/elb_faq_0070.html
zhoumeng d7316db527 ELB_UMN_20240412
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
2024-07-08 14:48:28 +00:00

1.1 KiB

What Do I Do If a Lot of Access Logs Are Generated During Health Checks?

  1. You can increase the health check interval by referring to Modifying Health Check Settings.

    Risk: After the health check interval is prolonged, the time for the load balancer to detect unhealthy servers will increase.

  2. You can disable the health check by referring to Modifying Health Check Settings.

    Risk: After health checks are disabled, the load balancer will not check the backend servers. If a backend server becomes faulty, the load balancer will still route requests to this server.