Socket.IO 聊天不适用于负载均衡器 AWS(多个实例)
我最近将基本聊天功能与 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论