WSO2 APIM <localMemberHost> 参数应该在配置中包含什么以及 APIM 使用什么?

What should WSO2 APIM <localMemberHost> parameter contain in the config and what it is used by the APIM?

我正在尝试使用 docker 在分布式设置中部署 APIM。 axis2.xml 文件中 localmemberhost 的值应该是多少?它的用途是什么?

这用于聚类。如果您使用 WKA 成员资格架构,则需要指定可从外部访问的容器的 IP 地址。对于 docker,这是 docker 包含的 IP。