fatihusta commented on issue #10826:
URL: https://github.com/apache/apisix/issues/10826#issuecomment-2206250347

   > @fatihusta it would be much better if you write your proposal first.
   
   I re-imlemented this [PR](https://github.com/apache/apisix/pull/2546). Also 
I added new control API functions.
   Control API is in http context. upstream-healthcheck-stream shared-dict is 
in stream context. There is no access between http and stream context for 
shared-dicts.  So I added unix domain 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]

Reply via email to