bin-53 opened a new issue, #9327:
URL: https://github.com/apache/apisix/issues/9327

   ### Description
   
   Below is the configuration I set up for the health check:
   
![image](https://user-images.githubusercontent.com/131146587/232730900-7cfe3296-7bff-4fc5-853d-867a11bb2412.png)
   
   My interface returns code is 200, normally. First, it should access the 
interface five times, at intervals of 10 seconds, and then start accessing an 
unhealthy configuration once, at intervals of 15 seconds. However, my log 
prints are obviously inconsistent. What's wrong with that
   
![image](https://user-images.githubusercontent.com/131146587/232731607-36557e79-4fbb-400f-9d1d-a5c8fd6090cf.png)
   
   
   ### Environment
   
   - APISIX version (run `apisix :2.15-alpine`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to