kingluo commented on issue #9327:
URL: https://github.com/apache/apisix/issues/9327#issuecomment-1514201505

   > > 
   > 
   > all nodes healthy ,apisix is new and working well,wait,"the health check 
upon the nodes is executed serially" refers to the interval for all nodes,not 
just one node? For example, if I configure three upstream nodes, The interval 
of active health check is 10 seconds, which means that the request is sent to 
detect a node every 10 seconds, right? It does not detect every node every 10 
seconds, right?
   
   If you set 10 secs, then the flow is like:
   
   sleep 10 secs --> check node1 --> check node2 --> check node3 --> sleep 10 
secs --> ...


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