https://bz.apache.org/bugzilla/show_bug.cgi?id=60948
--- Comment #6 from [email protected] --- Thank you for pointing out this, it is helpful. I will test it and hopefully if it works fine, it can be in the coming release. I quickly looked in the patch code, looks like it tries to use the same timeout setting from the balancer config. The concern of that is, in some load balancer config we have to set a large timeout (like 5 minutes) to fit some heavy requests which take minutes to complete. But as per health check, we really expect it to timeout in seconds. It would be better if the health check timeout can be set differently. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
