Jeck - Larger small cache size, to reduce likelihood of issue 39.

This commit is contained in:
wagic.jeck
2009-09-21 00:02:10 +00:00
parent 8c9374fe1f
commit 20b41ab569

View File

@@ -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.