You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/22 15:17:41 UTC

[GitHub] [apisix] tzssangglass commented on issue #4649: request help: Why is the request forwarded to an unhealthy node

tzssangglass commented on issue #4649:
URL: https://github.com/apache/apisix/issues/4649#issuecomment-884996996


   > What is the difference between an active health check and a passive health check that you implement? Is there a detailed documentation?
   
   here: https://github.com/apache/apisix/blob/master/docs/en/latest/health-check.md
   
   > Do both active and passive checks have to exist?
   
   no need, but your configuration will turn on the default passive health check.
   
   you can set `log_level` to `debug` to get more logs about the health changes of the nodes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org