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


   > > The `timeouts` under `unhealthy` is used to configure how many times 
that timeout events should occur so an endpoint can be set to unhealthy, not to 
configure the connection timeout.
   > 
   > 
https://github.com/apache/apisix/blob/cb8e41d5f4037c332978dc21eff7a63e0ab48322/apisix/schema_def.lua#L184-L195
   > 
   > Okay, if timeouts represents the number of timeouts, how do you understand 
the number of failures of http_failures and tcp_failtures? I understand that if 
it times out, it shouldn’t be a failure?
   
   timeouts, http_failures and tcp_faileres are three kinds of exceptions, all 
the settings here is used to indicate the number.


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