From fdbfd6abc0ce331cdac746c93bde36328157e620 Mon Sep 17 00:00:00 2001 From: tbrehm Date: Wed, 7 Sep 2011 14:25:00 +0000 Subject: [PATCH] Small fix for awstats index file and vhost.conf.master --- server/conf/awstats_index.php.master | 11 +---------- server/conf/vhost.conf.master | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/server/conf/awstats_index.php.master b/server/conf/awstats_index.php.master index 09fcde0536..f6ced55f34 100644 --- a/server/conf/awstats_index.php.master +++ b/server/conf/awstats_index.php.master @@ -1,8 +1,3 @@ - - - - -AWAstats Statistics - - $value) echo ''; -?> - - \ No newline at end of file +?> \ No newline at end of file diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master index 227b4b8660..27484d4d88 100644 --- a/server/conf/vhost.conf.master +++ b/server/conf/vhost.conf.master @@ -163,7 +163,7 @@ IdleTimeout 300 ProcessLifeTime 3600 - MaxProcessCount 1000 + # MaxProcessCount 1000 DefaultMinClassProcessCount 0 DefaultMaxClassProcessCount 100 IPCConnectTimeout 3 -- GitLab