zuiyangqingzhou opened a new issue #5220: URL: https://github.com/apache/apisix/issues/5220
### Issue description  Our current traffic architecture is shown above on the left, but we want APISIX to fully assume the role of ELB in order to reduce the latency of user requests reaching the service, as shown above on the right. However, we are not sure what risks are associated with doing so, and the known issues are as follows 1. apisix cannot be resiliently scaled 2. apisix is directly exposed to the public network, so does this pose a security risk I'd like to ask the community if they have experience with this, or if there are any risks that can be predicted in advance here Thanks ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): - apisix-dashboard version, if have: - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): - luarocks version, if the issue is about installation (cmd: `luarocks --version`): -- 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]
