This lab uses Alibaba Cloud ECS instances to demonstrate how to implement session sharing in a Tomcat cluster by using Memcache. The solution that is used in the lab is memcached-session-manager (MSM), a high-availability Tomcat session sharing solution. MSM can read sticky session information quickly from the memory of the local host, and can use Memcached to access sessions, providing a high availability.
💡 本教程由 AI 辅助翻译自英文原版。如需查看原文,您可以 切换至英文原版
教师