Skip to content

Commit 1fb1bc2

Browse files
authored
Update Tomcat_架构解析.md
1 parent efc8899 commit 1fb1bc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notes/Tomcat_架构解析.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,7 @@ protected void service(HttpServletRequest req, HttpServletResponse resp) throws
284284
285285
这里对前面的连接器和容器章节进行总结,Tomcat 对客户端请求的完整处理流程如下:
286286
287-
![tomcat启动请求处理流程](C:\Users\ciic\Downloads\tomcat启动请求处理流程.jpg)
288-
287+
<div align="center"> <img src="..\pictures\tomcat启动请求处理流程"/> </div>
289288
290289
291290
## 六、启动流程

0 commit comments

Comments
 (0)