From fdbfd6abc0ce331cdac746c93bde36328157e620 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 07 Sep 2011 10:25:00 -0400
Subject: [PATCH] Small fix for awstats index file and vhost.conf.master

---
 server/conf/vhost.conf.master |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master
index 227b4b8..27484d4 100644
--- a/server/conf/vhost.conf.master
+++ b/server/conf/vhost.conf.master
@@ -163,7 +163,7 @@
 <tmpl_else>
 	  IdleTimeout 300
 	  ProcessLifeTime 3600
-	  MaxProcessCount 1000
+	  # MaxProcessCount 1000
 	  DefaultMinClassProcessCount 0
 	  DefaultMaxClassProcessCount 100
 	  IPCConnectTimeout 3

--
Gitblit v1.9.1