pferrer-pdpaola commented on issue #10192: URL: https://github.com/apache/apisix/issues/10192#issuecomment-1718946363
Hi Kayx23, Thanks for the reply. Yes, on each host, we have multiple microservices. The health check works correctly at the node level, but it would be better for us to do it at the microservice level. My question is focused on whether we can perform the check for the microservice independently of whether it is sharing hosts with other microservices. If two microservices share the same IP, the health check of one microservice affects the other because they share the IP. This is visible in the Apisix logs, where the health check of one impacts the other as they are on the same server. -- 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]
