随笔分类 -  Tomcat

摘要:官网介绍: The tomcat cluster implementation provides session replication, context attribute replication and cluster wide WAR file deployment. While the Cl 阅读全文
posted @ 2018-04-09 21:07 常风 阅读(292) 评论(0) 推荐(0)
摘要:1.Nginx + Tomcat 集群部署 简单配置 2.关于Session 的问题 2.1Tomcat 提供了Cluster 的组件实现session 复制 ,Clurster 的配置 注意:使用Cluster的组件实现Session复制的时候,一定要在程序中web.xml加上这样一句告诉tomc 阅读全文
posted @ 2017-09-07 21:47 常风 阅读(420) 评论(0) 推荐(0)