docs: 移除废弃的 max_idle_conns 配置示例
该字段已被移除,示例配置中不应再出现。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
909bccc1eb
commit
be56cae64f
@ -261,7 +261,6 @@ performance:
|
||||
max_size: 268435456 # 256MB
|
||||
inactive: 60s
|
||||
transport:
|
||||
max_idle_conns: 1000
|
||||
max_idle_conns_per_host: 100
|
||||
idle_conn_timeout: 90s
|
||||
max_conns_per_host: 500
|
||||
@ -450,7 +449,6 @@ performance:
|
||||
max_entries: 50000
|
||||
max_size: 268435456 # 256MB
|
||||
transport:
|
||||
max_idle_conns: 1000
|
||||
max_idle_conns_per_host: 100
|
||||
idle_conn_timeout: 90s
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user