消息处理器
在 Apigee Hybrid 中,消息处理器 (MP) 是处理传入 API 请求、执行政策和将 API 请求代理到目标服务的主要工具。为了完成工作,MP 会与本地运行时的 Cassandra 数据库进行互动,并且对主机文件系统具有只读访问权限,它会在启动时在主机文件系统中加载代理、资源、目标服务器和其他所需的 Edge 实体。
在内部,每个环境都分配给一个且仅一个消息处理器,该处理器负责处理代理请求、应用政策以及路由来往目标服务的流量。因此,主机别名决定了接收任何给定传入请求的消息处理器。
另请参阅关于运行时层面。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-09 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或示例代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]