From eb93629a01ee857768cbb9f3b146fad09d93eb50 Mon Sep 17 00:00:00 2001 From: Xuefer Date: Mon, 23 Sep 2013 06:54:29 +0000 Subject: [PATCH] leaks often come from php, disable unless needed git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1389 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- xcache-test.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/xcache-test.ini b/xcache-test.ini index fec64d2..b458c62 100644 --- a/xcache-test.ini +++ b/xcache-test.ini @@ -2,6 +2,7 @@ date.timezone = Asia/Shanghai memory_limit = 256M error_reporting = E_ALL|E_STRICT|E_DEPRECATED display_errors = On +report_memleaks = 0 [xcache] extension_dir="./.libs/"