php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34715 Apache 2 prefork MPM on Windows?
Submitted: 2005-10-03 11:51 UTC Modified: 2005-10-13 14:43 UTC
From: ovdspek at liacs dot nl Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ovdspek at liacs dot nl
New email:
PHP Version: OS:

 

 [2005-10-03 11:51 UTC] ovdspek at liacs dot nl
Description:
------------
http://nl3.php.net/manual/en/install.windows.apache2.php says:
> We do not recommend using a threaded MPM in production with Apache2. 
> Use the prefork MPM instead, or use Apache1. 
> For information on why, read the related FAQ entry on using Apache2 with a threaded MPM

Isn't that non-Windows specific? What is it doing on the Windows page?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-03 12:01 UTC] derick@php.net
It's indeed non windows specific, but as the default MPM on windows is threaded, the warning suits here just fine.
 [2005-10-03 12:44 UTC] ovdspek at liacs dot nl
I meant that it applies to anything but Windows.
I assumed there's only one MPM for Windows (can't find any other binary on the Apache site). Is this not correct and is there are preform version of Apache 2 for Windows?
 [2005-10-03 12:49 UTC] ovdspek at liacs dot nl
Oops, some typos:
Is this not correct and is there a prefork
version of Apache 2 for Windows?
 [2005-10-03 13:00 UTC] betz@php.net
You can compile Apache2 on Windows with prefork mpm


 [2005-10-13 14:43 UTC] vrana@php.net
Thus it fits.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 16:01:36 2025 UTC