opt compile
This commit is contained in:
parent
28d562a55d
commit
f67caaed1f
|
@ -91,7 +91,7 @@ taos --dump-config
|
|||
### maxShellConns
|
||||
|
||||
| 属性 | 说明 |
|
||||
| -------- | ----------------------- |
|
||||
| --------| ----------------------- |
|
||||
| 适用范围 | 仅服务端适用 |
|
||||
| 含义 | 一个 dnode 容许的连接数 |
|
||||
| 取值范围 | 10-50000000 |
|
||||
|
@ -100,9 +100,9 @@ taos --dump-config
|
|||
### numOfRpcSessions
|
||||
|
||||
| 属性 | 说明 |
|
||||
| -------- | ----------------------- |
|
||||
| --------| ---------------------- |
|
||||
| 适用范围 | 客户端和服务端都适用 |
|
||||
| 含义 | 一个客户端能创建的最大连接数 |
|
||||
| 含义 | 一个客户端能创建的最大连接数|
|
||||
| 取值范围 | 100-100000 |
|
||||
| 缺省值 | 10000 |
|
||||
|
||||
|
|
Loading…
Reference in New Issue