fix:config sample
This commit is contained in:
@@ -14,7 +14,7 @@ fastdfs.tracker_servers = 10.0.11.201:22122,10.0.11.202:22122,10.0.11.203:22122
|
||||
## Whether to open the connection pool, if not, create a new connection every time
|
||||
fastdfs.connection_pool.enabled = true
|
||||
|
||||
## max_count_per_entry: max connection count per host:port, 0 is not limit
|
||||
## max_count_per_entry: max connection count per host:port , 0 is not limit
|
||||
fastdfs.connection_pool.max_count_per_entry = 500
|
||||
|
||||
## connections whose the idle time exceeds this time will be closed, unit: second, default value is 3600
|
||||
|
Reference in New Issue
Block a user