Skip to content

Instantly share code, notes, and snippets.

@membphis
Created September 2, 2019 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save membphis/d540420334e99a857237a4d1e1b8124d to your computer and use it in GitHub Desktop.
Save membphis/d540420334e99a857237a4d1e1b8124d to your computer and use it in GitHub Desktop.
https://github.com/iresty/apisix/blob/master/doc/architecture-design-cn.md#apisix
@membphis
Copy link
Author

membphis commented Sep 2, 2019

插件的加载顺序

目前 apisix 最新的架构文档,在这里主要看插件的加载顺序:
https://github.com/iresty/apisix/blob/master/doc/architecture-design-cn.md#apisix

今天刚更新了 route 部分,其他 service、upstream 正在制作中,会使用下面两个原型设计图。

插件的规则合并部分需要阐述清楚 route、service 两个概念然后才能开始。

为什么需要 service:

image

为什么需要 upstream:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment