Chen Xiaoyuan
Chen Xiaoyuan
Sorry but is this PR related? https://github.com/apache/apisix-ingress-controller/pull/680
I need this feature too ;-) IMO, though exposing a new http service in the go-runner is a feasible solution, I do think that the APISIX control API is somewhere...
I mean, to register control api like what we can did in lua: https://apisix.apache.org/docs/apisix/plugin-develop/#register-control-api Maybe we should add another RPC event for this purpose.
If we decide to implement this feature, IMO, we should support it in every language that APISIX supports: go, python and java. Not only golang
When it comes to `http_proxy`, you can configure APISIX as follows: create an upstream with `pass_host="pass"` and set `nodes[].host` to your proxy's IP address. The HTTP proxy server could just...
shortcodes 的软连接是预期的,不是错误。是 hugo 最近修改了机制吗?我们现在没有使用 hugo 了,不知道最近的动态