Skip to content

Commit 437c549

Browse files
Update README.md
1 parent 2601643 commit 437c549

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,18 @@
727727
* [10.Session Manager 会话管理介绍一下](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Shiro.md#10session-manager-会话管理介绍一下)
728728
* [参考资料](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Shiro.md#参考资料)
729729

730-
731-
730+
* [Tomcat](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md)
731+
* [1.Tomcat的缺省端口是多少,怎么修改?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#1tomcat的缺省端口是多少怎么修改)
732+
* [2.tomcat 有哪几种Connector 运行模式(优化)?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#2tomcat-有哪几种connector-运行模式优化)
733+
* [3.Tomcat有几种部署方式?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#3tomcat有几种部署方式)
734+
* [4.tomcat容器是如何创建servlet类实例?用到了什么原理?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#4tomcat容器是如何创建servlet类实例用到了什么原理)
735+
* [5.tomcat 如何优化?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#5tomcat-如何优化)
736+
* [6.tomcat内存调优了解过吗?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#6tomcat内存调优了解过吗)
737+
* [7.tomcat垃圾回收策略调优了解吗?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#7tomcat垃圾回收策略调优了解吗)
738+
* [8.tomcat共享session如何处理?](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#8tomcat共享session如何处理)
739+
* [9.如何添加JMS远程监控](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#9如何添加jms远程监控)
740+
* [10.Tomcat一个请求的完整过程](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#10tomcat一个请求的完整过程)
741+
* [参考资料](https://github.com/JavaInterviewHub/JavaInterview/blob/main/Tomcat.md#参考资料)
732742

733743

734744

0 commit comments

Comments
 (0)