Jeck - Larger small cache size, to reduce likelihood of issue 39.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#define LARGE_CACHE_LIMIT 5000000
|
||||
#define LARGE_CACHE_ITEMS 200
|
||||
|
||||
#define SMALL_CACHE_LIMIT 1000000
|
||||
#define SMALL_CACHE_ITEMS 100
|
||||
#define SMALL_CACHE_LIMIT 3000000
|
||||
#define SMALL_CACHE_ITEMS 150
|
||||
|
||||
|
||||
//Hard Limits.
|
||||
|
||||
Reference in New Issue
Block a user