fatihusta commented on issue #10826: URL: https://github.com/apache/apisix/issues/10826#issuecomment-2206229037
I re-implemented this [PR](https://github.com/apache/apisix/pull/2546). Also I added control api functions. Control api is in http context. upstream-healthcheck-stream is in stream context. There is no access between http and stream context shared dicts. So I added unix socket in stream context. After that I access the unix socket from control api. Is this right way to do this or not? -- 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]
