Socket.IO 聊天不适用于负载均衡器 AWS(多个实例)

发布于 2025-01-11 04:26:02 字数 202 浏览 0 评论 0原文

我最近将基本聊天功能与 Socket.IO 集成。

当我仅使用一个实例时,它工作正常,但将 2 个实例附加到应用程序负载均衡器时,它就不起作用。如果用户连接到另一个实例,则用户不会收到消息。

另外,我检查了粘性,&启用了它,但这也不起作用。解决这个问题的推荐方法是什么?

我正在使用带有express和typescript的node.js。

I recently integrated basic chat functionality with Socket.IO.

It’s working fine when I am using this with only one instance but while attaching 2 instances to the Application load balancer it just doesn’t work.Message doesn't get received by the user if he is connected on another instance.

Also, I checked for Stickness, & Enabled it but that also doesn't work. What is the recommended way to solve this?

I'm using node.js with express and typescript.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文