Speed limiting with Apache APISIX
陈军旭
Chinese Session 2021-08-06 13:30 GMT+8 #apiNginx is often the first thing that comes to mind when it comes to limiting traffic and speed. However, Nginx is implemented through a configuration file, which requires a reload every time you make a change, making it extremely cumbersome to run and maintain. On the other hand, speed limiting conditions are restricted to Nginx variables, making it difficult for Nginx to achieve fine-grained speed limiting for business purposes.
This session will show how to use Apache APISIX to achieve dynamic, fine-grained, distributed rate-limiting, and how to use plug-in orchestration to achieve rate-limiting that better meets your business needs.
Speakers:
Chen Junxu: Internet veteran, worked in Sina, Xunlei, 360 and other well-known Internet companies. In the last two years, he has been deeply involved in open source and loves it. Currently engaged in open source commercialization startup.