File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11## Tomcat
22
3+ * [ 1.Tomcat的缺省端口是多少,怎么修改?] ( #1tomcat的缺省端口是多少怎么修改 )
4+ * [ 2.tomcat 有哪几种Connector 运行模式(优化)?] ( #2tomcat-有哪几种connector-运行模式优化 )
5+ * [ 3.Tomcat有几种部署方式?] ( #3tomcat有几种部署方式 )
6+ * [ 4.tomcat容器是如何创建servlet类实例?用到了什么原理?] ( #4tomcat容器是如何创建servlet类实例用到了什么原理 )
7+ * [ 5.tomcat 如何优化?] ( #5tomcat-如何优化 )
8+ * [ 6.tomcat内存调优了解过吗?] ( #6tomcat内存调优了解过吗 )
9+ * [ 7.tomcat垃圾回收策略调优了解吗?] ( #7tomcat垃圾回收策略调优了解吗 )
10+ * [ 8.tomcat共享session如何处理?] ( #8tomcat共享session如何处理 )
11+ * [ 9.如何添加JMS远程监控] ( #9如何添加jms远程监控 )
12+ * [ 10.Tomcat一个请求的完整过程] ( #10tomcat一个请求的完整过程 )
13+ * [ 参考资料] ( #参考资料 )
14+
15+
316#### 1.Tomcat的缺省端口是多少,怎么修改?
417
518```
@@ -288,4 +301,4 @@ nginx默认不包含session sticky模块,需要重新编译才行(windows下
288301
289302#### 参考资料
290303
291- https://blog.csdn.net/qq_25934401/article/details/81536958
304+ https://blog.csdn.net/qq_25934401/article/details/81536958
You can’t perform that action at this time.
0 commit comments