mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Tuning change.
This commit is contained in:
@@ -496,7 +496,7 @@ int Config::getSize(SizedItemName item)
|
||||
{ siLineCacheSize, { 8192, 32768, 131072, 1048576, 0 } },
|
||||
{ siLineCacheAge, { 500, 600, 1800, 3600, 7200 } },
|
||||
{ siHashNodeDBCache, { 24, 48, 64, 128, 256 } },
|
||||
{ siTxnDBCache, { 4, 8, 32, 64, 128 } },
|
||||
{ siTxnDBCache, { 4, 12, 48, 96, 192 } },
|
||||
{ siLgrDBCache, { 4, 8, 32, 64, 128 } }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user