Index: /trunk/xcache.ini
===================================================================
--- /trunk/xcache.ini	(revision 399)
+++ /trunk/xcache.ini	(revision 536)
@@ -22,5 +22,5 @@
 ; to disable: xcache.size=0
 ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
-xcache.size  =                0M
+xcache.size  =               60M
 ; set to cpu count (cat /proc/cpuinfo |grep -c processor)
 xcache.count =                 1
@@ -33,5 +33,5 @@
 
 ; same as aboves but for variable cache
-xcache.var_size  =            0M
+xcache.var_size  =            4M
 xcache.var_count =             1
 xcache.var_slots =            8K
