mirror of https://github.com/istio/istio.io.git
8 lines
300 B
Markdown
8 lines
300 B
Markdown
---
|
|
title: Mixer Handler
|
|
---
|
|
|
|
Handlers represent fully configured Mixer adapters. A single binary adapter can be used
|
|
with different configurations, each such configuration is known as a handler. At
|
|
runtime, Mixer routes [instances](/docs/reference/glossary/#mixer-instance) to one or more handlers.
|