change config files

This commit is contained in:
YuQing
2019-12-30 20:48:09 +08:00
parent 66f3fff05e
commit 8b771e37ae
5 changed files with 16 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ tracker_server = 10.0.11.247:22122
tracker_server = 10.0.11.248:22122
tracker_server = 10.0.11.249:22122
connection_pool.enabled = false
connection_pool.max_count_per_entry = 100
connection_pool.max_idle_time = 60
connection_pool.max_wait_time_in_ms = 5000
connection_pool.enabled = true
connection_pool.max_count_per_entry = 500
connection_pool.max_idle_time = 3600
connection_pool.max_wait_time_in_ms = 1000