On Wednesday, October 30, 2002, at 11:39 AM, Dossy wrote:

But, as it's been pointed out, Apache 2 is multithreaded,
You can run Apache 2 with a threaded multiprocessing module (MPM), but you
can also run one that uses a preforked process pool as well.  There are at
least 3 MPMs as of now, as far as I know.  If you use the multi process
MPM, you can move your existing Apache 1.3.x installation to 2.x with very
little work.


Reply via email to