Skip to content

Commit 74f251d

Browse files
committed
doc: Update README.md
1 parent cfbb811 commit 74f251d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
21
<p align="center">
32
<a href="http://nginx.org/">
43
<img width="210" src="./nginx.svg" />
54
</a>
65
</p>
6+
<!--rehype:style=height: 210px; display: flex; align-items: center; justify-content: center;-->
77

88
Nginx 是一款面向性能设计的 HTTP 服务器,能反向代理 HTTP,HTTPS 和邮件相关(SMTP,POP3,IMAP)的协议链接。并且提供了负载均衡以及 HTTP 缓存。它的设计充分使用异步事件模型,削减上下文调度的开销,提高服务器并发能力。采用了模块化设计,提供了丰富模块的第三方模块。
99

0 commit comments

Comments
 (0)