Skip to Store Area:

Careers
Toll Free: 1800-383-5193
no-image
April 2nd, 2010

Apache MPM - Worker and Prefork

by Sankar H, Senior Software Engineer, Bobcares.
Guru

Apache is a powerful and flexible webserver, that has a very modular architecture. Apache version 2 ports even the basic functionality of a web-server, such as binding to network ports on the machine, accepting requests, and dispatching children to handle the requests to a module named Multi-Processing Module (MPM).

Using a modular approach even for this basic operation, makes apache portable to a wider variety of Operating Systems. It also adds to the flexibility in using the Module that is apt for the scenario.

Read the rest of this entry »

Post to Twitter Post to Facebook Post to MySpace




Newsletter Sign-up