Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道文章JCache 会话持久性中描述的功能是否也适用于 SIP 会话?如果没有,是否有其他方法可以在 Open Liberty 实例之间同步 sip 会话?
谢谢,克莱门特。
您链接到的博客文章中描述的sessionCache-1.0功能不适用于 SIP 会话 - Liberty 不直接支持 SIP 复制或故障转移。目前最好的选择是使用支持健康检查的负载均衡器。
sessionCache-1.0