mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-08 01:33:30 +08:00
text: 负载均衡
This commit is contained in:
@@ -226,7 +226,7 @@ const FunctionTable = () => {
|
||||
basics: <Support />,
|
||||
},
|
||||
{
|
||||
name: "负载均衡",
|
||||
name: "upstream 负载均衡",
|
||||
experience: <NotSupport />,
|
||||
major: <Support />,
|
||||
basics: <Support />,
|
||||
|
||||
@@ -96,7 +96,7 @@ const VERSION_LIST = [
|
||||
"高级统计分析",
|
||||
"基于地理位置的访问控制",
|
||||
"自定义拦截页面",
|
||||
"负载均衡",
|
||||
"upstream 负载均衡",
|
||||
"对外告警",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user