From 72177180db626658104251d171ce6ef8ac6c9d70 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 10 Sep 2015 16:05:36 +0000 Subject: [PATCH] Use the correct event module name In the connection tuning configuration, use the correct name for mpm_event_module so that the parameters will be applied when that module is in use. Change-Id: Icc8c84cec5a78d96805ed7a991e2ef4b1b53d9d8 --- files/apache-connection-tuning | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/apache-connection-tuning b/files/apache-connection-tuning index 7993ec9..847fae1 100644 --- a/files/apache-connection-tuning +++ b/files/apache-connection-tuning @@ -27,7 +27,7 @@ MaxClients 2048 MaxRequestsPerChild 0 - + ServerLimit 64 StartServers 3 MinSpareThreads 96