您将在堆栈中的何处实现粘性会话/会话持久性/分布式会话?
如果你必须实现粘性会话/会话持久化/分布式会话,你会在哪里做?
流量从外部进来的负载均衡器 负载均衡器连接的 apache 实例 或者 每台服务器上的 jboss 实例(其中两个)?
我有一个正在将负载平衡到 6 台服务器的应用程序。每台服务器都有一个 httpd 进程,并使用平衡器管理器来平衡每台计算机上两个 JBOSS 实例之间的负载(总共 12 个)。您会在应用程序 (JBOSS) 级别或负载均衡器级别实现粘性会话/会话持久性/分布式会话支持吗?
If you had to implement sticky session / session persistence / distributed sessions, where would you do it?
The load balancer where the traffic comes in from the outside
The apache instance where the load balancer connects to
or
The jboss instance (two of them) on each server?
I have an application that is being load balanced to 6 servers. Each server has an httpd process and is using balancer manager to balance load between two JBOSS instances on each machine (so 12 total). Would you implement sticky session / session persistence / distributed session support at the application (JBOSS) level or load balancer level?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论