读书人

Apache+tomcat配备集群

发布时间: 2013-01-27 13:55:24 作者: rapoo

Apache+tomcat配置集群
直接上图




下载
http://download.csdn.net/detail/bdk82924/5019885

│ read.docx│
├─apache-tomcat-7.0.30
│ ├─conf
│ │ server.xml│ │
│ └─webapps
│ └─cluster
│ │ testCluster.jsp│ │
│ └─WEB-INF
│ web.xml│
├─apache-tomcat-7.0.30-2
│ ├─conf
│ │ server.xml│ │
│ └─webapps
│ └─cluster
│ │ testCluster.jsp│ │
│ └─WEB-INF
│ web.xml│
└─Apache2.2
└─conf
httpd.conf

读书人网 >Apache

热点推荐