hgaong commented on issue #12067: URL: https://github.com/apache/apisix/issues/12067#issuecomment-2739037828
> > The observed situation is that each node of the upstream service has about 20 heartbeat requests per second > > How did you tally this information? Maybe try adding `upstream.checks.active.req_headers` configuration to make sure all requests are issued by APISIX's health checks Through SkyWalking and the logs of my service, I have counted 20 heartbeats. It can be confirmed that only APISix will call this path "http_path": "/apisix/heartbeat". -- 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]
