text: 负载均衡

This commit is contained in:
bens.CN
2024-05-17 11:44:50 +08:00
parent 822995e0d3
commit cbb2b2e275
2 changed files with 2 additions and 2 deletions

View File

@@ -226,7 +226,7 @@ const FunctionTable = () => {
basics: <Support />,
},
{
name: "负载均衡",
name: "upstream 负载均衡",
experience: <NotSupport />,
major: <Support />,
basics: <Support />,

View File

@@ -96,7 +96,7 @@ const VERSION_LIST = [
"高级统计分析",
"基于地理位置的访问控制",
"自定义拦截页面",
"负载均衡",
"upstream 负载均衡",
"对外告警",
],
},