File tree Expand file tree Collapse file tree 3 files changed +37
-0
lines changed Expand file tree Collapse file tree 3 files changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,14 @@ lb-\*.exptech.dev 為指定 Balance Server,若不加編號則由 DNS 自動分
2222
2323:::
2424
25+ :::warning
26+
27+ 由 DNS 自動分配的情況下,意味著當有 1 台伺服器故障時,請求成功率為 3/4(75%) 以下,建議手動管理要使用的 Base URL。
28+
29+ 參考 [ 手動處理 Base URL] ( ../more/base-url )
30+
31+ :::
32+
2533### Core
2634
2735- ` https://api.exptech.dev/api `
Original file line number Diff line number Diff line change @@ -3,3 +3,27 @@ sidebar_position: 4
33---
44
55# Socket
6+
7+ ## Base URL
8+
9+ ### Balance
10+
11+ - ` https://lb.exptech.dev/ws `
12+ - ` https://lb-1.exptech.dev/ws `
13+ - ` https://lb-2.exptech.dev/ws `
14+ - ` https://lb-3.exptech.dev/ws `
15+ - ` https://lb-4.exptech.dev/ws `
16+
17+ :::note
18+
19+ lb-\* .exptech.dev 為指定 Balance Server,若不加編號則由 DNS 自動分配。
20+
21+ :::
22+
23+ :::warning
24+
25+ 由 DNS 自動分配的情況下,意味著當有 1 台伺服器故障時,請求成功率為 3/4(75%) 以下,建議手動管理要使用的 Base URL。
26+
27+ 參考 [ 手動處理 Base URL] ( ../more/base-url )
28+
29+ :::
Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 2
3+ ---
4+
5+ # RTS
You can’t perform that action at this time.
0 commit comments