opt compile

This commit is contained in:
yihaoDeng 2023-05-22 06:09:55 +00:00
parent 28d562a55d
commit f67caaed1f
1 changed files with 8 additions and 8 deletions

View File

@ -100,7 +100,7 @@ taos --dump-config
### numOfRpcSessions ### numOfRpcSessions
| 属性 | 说明 | | 属性 | 说明 |
| -------- | ----------------------- | | --------| ---------------------- |
| 适用范围 | 客户端和服务端都适用 | | 适用范围 | 客户端和服务端都适用 |
| 含义 | 一个客户端能创建的最大连接数| | 含义 | 一个客户端能创建的最大连接数|
| 取值范围 | 100-100000 | | 取值范围 | 100-100000 |