All Downloads are FREE. Search and download functionalities are using the official Maven repository.

be.fastdfs.client.fastdfs-spring-boot-starter.1.0.0.source-code.default.properties Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
fastdfs.connect_timeout_in_seconds = 5
fastdfs.network_timeout_in_seconds = 30
fastdfs.charset = UTF-8
fastdfs.http_anti_steal_token = false
fastdfs.http_secret_key = FastDFS1234567890
fastdfs.http_tracker_http_port = 80

fastdfs.tracker_servers = 10.0.11.201:22122,10.0.11.202:22122,10.0.11.203:22122

fastdfs.connection_pool.enabled = true
fastdfs.connection_pool.max_count_per_entry = 500
fastdfs.connection_pool.max_idle_time = 3600
fastdfs.connection_pool.max_wait_time_in_ms = 1000




© 2015 - 2024 Weber Informatics LLC | Privacy Policy