apache2: preset mpm=prefork by default

currently this is chosen depending on machine at do_configure

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2024-03-28 13:23:05 +01:00 committed by Khem Raj
parent 82b160f1d9
commit 6665650b2a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -63,6 +63,7 @@ EXTRA_OECONF:class-target = "\
--with-berkeley-db=no \
--enable-info \
--enable-rewrite \
--with-mpm=prefork \
--enable-mpms-shared \
ap_cv_void_ptr_lt_long=no \
ac_cv_have_threadsafe_pollset=no \