mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 04:10:25 +08:00
默认不启用性能优化
This commit is contained in:
@@ -13,8 +13,8 @@ func DefaultGlobalServerConfig() *GlobalServerConfig {
|
||||
|
||||
config.Log.RecordServerError = false
|
||||
|
||||
config.Performance.AutoWriteTimeout = true
|
||||
config.Performance.AutoReadTimeout = true
|
||||
config.Performance.AutoWriteTimeout = false
|
||||
config.Performance.AutoReadTimeout = false
|
||||
config.Stat.Upload.MaxCities = 32
|
||||
config.Stat.Upload.MaxProviders = 32
|
||||
config.Stat.Upload.MaxSystems = 64
|
||||
|
||||
Reference in New Issue
Block a user