From: Graham Leggett Date: Tue, 29 Nov 2011 00:21:16 +0000 (+0000) Subject: RPM: The default httpd mpm is now worker instead of prefork. X-Git-Tag: 2.5.0-alpha~7792 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab0f6f4078f8071a40f00d7e4677a00506a7a749;p=apache RPM: The default httpd mpm is now worker instead of prefork. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1207719 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 1e3025c0e8..cfbc713892 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -306,7 +306,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/htpasswd %{_sbindir}/logresolve %{_sbindir}/httpd -%{_sbindir}/httpd.worker +%{_sbindir}/httpd.prefork %{_sbindir}/httpd.event %{_sbindir}/httxt2dbm %{_sbindir}/apachectl