40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
# ReadCache
|
|
ReadCacheConfig.CacheConfig.CacheName=Read
|
|
ReadCacheConfig.CacheConfig.MaxCacheSize=1073741824
|
|
ReadCacheConfig.CacheConfig.PageBodySize=65536
|
|
ReadCacheConfig.CacheConfig.PageMetaSize=1024
|
|
ReadCacheConfig.CacheConfig.EnableCAS=1
|
|
ReadCacheConfig.CacheConfig.CacheLibConfig.EnableNvmCache=0
|
|
ReadCacheConfig.CacheConfig.CacheLibConfig.RaidPath=
|
|
ReadCacheConfig.CacheConfig.CacheLibConfig.RaidFileNum=
|
|
ReadCacheConfig.CacheConfig.CacheLibConfig.RaidFileSize=
|
|
ReadCacheConfig.CacheConfig.CacheLibConfig.DataChecksum=
|
|
ReadCacheConfig.DownloadNormalFlowLimit=1048576
|
|
ReadCacheConfig.DownloadBurstFlowLimit=10485760
|
|
|
|
# WriteCache
|
|
WriteCacheConfig.CacheConfig.CacheName=Write
|
|
WriteCacheConfig.CacheConfig.MaxCacheSize=104857600
|
|
WriteCacheConfig.CacheConfig.PageBodySize=65536
|
|
WriteCacheConfig.CacheConfig.PageMetaSize=1024
|
|
WriteCacheConfig.CacheConfig.EnableCAS=1
|
|
WriteCacheConfig.CacheSafeRatio=70
|
|
|
|
# GlobalCache
|
|
UseGlobalCache=1
|
|
GlobalCacheConfig.EnableWriteCache=1
|
|
GlobalCacheConfig.EtcdAddress=http://192.168.1.87:2379
|
|
GlobalCacheConfig.GlobalServers=optane07:8000,optane08:8000
|
|
GlobalCacheConfig.GflagFile=
|
|
|
|
ThreadNum=16
|
|
BackFlushCacheRatio=40
|
|
UploadNormalFlowLimit=1048576
|
|
UploadBurstFlowLimit=10485760
|
|
LogPath=.
|
|
# LogLevel: GLOG_INFO=0, GLOG_WARNING=1, GLOG_ERROR=2, GLOG_FATAL=3
|
|
LogLevel=1
|
|
EnableLog=0
|
|
FlushToRead=1
|
|
CleanCacheByOpen=0
|