feature:add about connection config
This commit is contained in:
@@ -8,3 +8,8 @@ http.secret_key = FastDFS1234567890
|
||||
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 = 5
|
||||
|
Reference in New Issue
Block a user