mirror of https://github.com/istio/istio.io.git
zh:remove redundant glossary (#11931)
This commit is contained in:
parent
5b6b008ee3
commit
ea796d1b37
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: Mixer Handler
|
||||
---
|
||||
Handler 相当于配置完备的 Mixer 适配器。一个适配器二进制文件可以被不同配置使用,这些配置也可以称为 handler。在 Mixer 运行时,Mixer 将 [instances](/zh/docs/reference/glossary/#mixer-instance) 路由到一个或多个 handlers。
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Mixer Instance
|
||||
---
|
||||
|
||||
Mixer Instance 表示通过检查一组请求[属性](/zh/docs/reference/glossary/#attribute) ,并结合使用者提供的配置而生成的数据块。Mixer Instance 在随请求到达各种基础后端设施的途中,会被传递给各个[处理程序](/zh/docs/reference/glossary/#mixer-handler)。
|
Loading…
Reference in New Issue