tokers commented on issue #3616:
URL: https://github.com/apache/apisix/issues/3616#issuecomment-782614065


   > > > > several
   > > > 
   > > > 
   > > > it does not work ,because no active path to check
   > > 
   > > 
   > > You should use `active.unhealthy.interval` in active health check.
   > > If it does not work, you should provide the configuration information.
   > 
   > 背景再描述一下,我选用的是被动检查也就是passive,在某个node被检查成为unhealthy之后,我该如何使其复原
   
   Actually you cannot only enable passive healthy check, the active one also 
woks even if you don't configure it.
   The below is some snippets of the schema 
(https://github.com/apache/apisix/blob/master/apisix/schema_def.lua#L98).
   
   ```
   ```
   
![image](https://user-images.githubusercontent.com/10428333/108594555-a20d7d80-73b5-11eb-9891-d2ad386d107f.png)
   
   


----------------------------------------------------------------
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.

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


Reply via email to