Created
September 2, 2019 09:52
-
-
Save membphis/d540420334e99a857237a4d1e1b8124d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/iresty/apisix/blob/master/doc/architecture-design-cn.md#apisix | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
插件的加载顺序
目前 apisix 最新的架构文档,在这里主要看插件的加载顺序:
https://github.com/iresty/apisix/blob/master/doc/architecture-design-cn.md#apisix
今天刚更新了 route 部分,其他 service、upstream 正在制作中,会使用下面两个原型设计图。
插件的规则合并部分需要阐述清楚 route、service 两个概念然后才能开始。
为什么需要 service:
为什么需要 upstream: