doc-exports/docs/elb/umn/elb_faq_0070.html
zhoumeng 3a55e4d067 ELB_UMN_0428
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>
2023-05-24 19:31:42 +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 Configuring a Health Check.

    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 Disabling a Health Check.

    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.