From 3ddf4a98965c62a3b76f8a02a08216d1c680c804 Mon Sep 17 00:00:00 2001 From: xixirangrang <35301108+hfxsd@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:39:14 +0800 Subject: [PATCH] Update tidb-resource-control.md --- tidb-resource-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-resource-control.md b/tidb-resource-control.md index 1843fbe16c67c..a6ea11ff5f940 100644 --- a/tidb-resource-control.md +++ b/tidb-resource-control.md @@ -75,7 +75,7 @@ The results of the combinations of these two parameters are shown in the followi | `resource-control.enabled`= true | Flow control and scheduling (recommended) | Invalid combination | | `resource-control.enabled`= false | Only flow control (not recommended) | The feature is disabled. | -For more information about the resource control mechanism and parameters, see [RFC: Global Resource Control in TiDB](https://docs.google.com/document/d/1sV5EVv8Cdpc6aBCDihc2akpE0iuantPf/edit?n= RFC_Global_Resource_Control_in_TiDB.docx#heading=h.sjp9cmjfszlu). +For more information about the resource control mechanism and parameters, see [RFC: Global Resource Control in TiDB](https://docs.google.com/document/d/1sV5EVv8Cdpc6aBCDihc2akpE0iuantPf/edit?n=RFC_Global_Resource_Control_in_TiDB.docx#heading=h.sjp9cmjfszlu). ## How to use resource control