Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from lxhao61:main #21

Merged
merged 35 commits into from
Sep 5, 2021
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
0049fea
Update README.md
lxhao61 Sep 5, 2021
342e475
Update README.md
lxhao61 Sep 5, 2021
d05f049
Update README.md
lxhao61 Sep 5, 2021
c890a76
Update README.md
lxhao61 Sep 5, 2021
6f6d7a3
Update README.md
lxhao61 Sep 5, 2021
36acc9e
Update README.md
lxhao61 Sep 5, 2021
1a397f3
Update README.md
lxhao61 Sep 5, 2021
96bacad
Update README.md
lxhao61 Sep 5, 2021
df55c0d
Update README.md
lxhao61 Sep 5, 2021
a049d49
Update README.md
lxhao61 Sep 5, 2021
baf8456
Update README.md
lxhao61 Sep 5, 2021
93ccd25
Update README.md
lxhao61 Sep 5, 2021
e2b3e94
Update README.md
lxhao61 Sep 5, 2021
02a8606
Update README.md
lxhao61 Sep 5, 2021
01d8139
Update README.md
lxhao61 Sep 5, 2021
9b76190
Update README.md
lxhao61 Sep 5, 2021
dce39f6
Update README.md
lxhao61 Sep 5, 2021
37c7841
Update README.md
lxhao61 Sep 5, 2021
da41c93
Update README.md
lxhao61 Sep 5, 2021
83cf99e
Update README.md
lxhao61 Sep 5, 2021
8d520c5
Update README.md
lxhao61 Sep 5, 2021
48ba3b4
Update README.md
lxhao61 Sep 5, 2021
e8ceee2
Update README.md
lxhao61 Sep 5, 2021
dba5cd1
Update README.md
lxhao61 Sep 5, 2021
f5bcd9e
Update README.md
lxhao61 Sep 5, 2021
bcd5d01
Update README.md
lxhao61 Sep 5, 2021
1fffcbd
Update README.md
lxhao61 Sep 5, 2021
5b617aa
Update README.md
lxhao61 Sep 5, 2021
b150145
Update README.md
lxhao61 Sep 5, 2021
8bbdbae
Update README.md
lxhao61 Sep 5, 2021
5919504
Update README.md
lxhao61 Sep 5, 2021
b4a3aaa
Update README.md
lxhao61 Sep 5, 2021
61f1653
Update README.md
lxhao61 Sep 5, 2021
4c55a4c
Update README.md
lxhao61 Sep 5, 2021
fca2333
Update README.md
lxhao61 Sep 5, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
lxhao61 committed Sep 5, 2021
commit 61f1653a612d326e5b4042be114d816a9d5e419a
2 changes: 1 addition & 1 deletion nginx(other configuration)/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ nginx SNI 分流的配置方法

7、相关示例已配置 nginx SNI 分流共用端口,此配置仅备份及参考等。

8、也可以用 haproxy SNI、caddy SNI 等分流来解决问题(相同方法)。但若已采用 nginx 来做回落 web 服务器,不推荐另外增加 haproxy SNI 等分流来解决;若采用非 nginx 来做回落 web 服务器,推荐使用 nginx SNI、haproxy SNI、caddy SNI 等分流解决。haproxy SNI 配置示例参考示例中用 haproxy SNI 分流的 haproxy 配置,caddy SNI 配置示例参考‘caddy(other configuration)’中 caddy SNI 分流的配置方法。
8、也可以用 haproxy SNI、caddy SNI 等分流来解决问题(相同方法)。但若已采用 nginx 来做回落 WEB 服务器,不推荐另外增加 haproxy SNI 等分流来解决;若采用非 nginx 来做回落 WEB 服务器,推荐使用 nginx SNI、haproxy SNI、caddy SNI 等分流解决。haproxy SNI 配置示例参考示例中用 haproxy SNI 分流的 haproxy 配置,caddy SNI 配置示例参考‘caddy(other configuration)’中 caddy SNI 分流的配置方法。