From 83980d6b91589995808ec5ff261f4e7ca48a8206 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Oct 2011 10:38:47 +0000 Subject: [PATCH] larger interval helped, adding another 4x to be sure in the future --- src/nse/test_nse.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf index 6e11e3b1c..ba33f7fc5 100644 --- a/src/nse/test_nse.conf +++ b/src/nse/test_nse.conf @@ -15,7 +15,7 @@ PROOFFILE = $SERVICEHOME/proof.nse # Overriding network settings for faster testing (do NOT use # these values in production just because they are here) WORKDELAY = 1 -INTERVAL = 15000 +INTERVAL = 60000 WORKBITS = 1 HISTOGRAM = $SERVICEHOME/nse-histogram -- 2.25.1