Package : apache-mpm-prefork > RPM : apache-mpm-prefork-2.2.17-5.3.mga1.i586.rpm

Basic items

Install
Name apache-mpm-prefork
Version 2.2.17
Release 5.3.mga1
URL http://www.apache.org
Group System/Servers
Summary Implements a non-threaded, pre-forking web server (stable)
Size 449KB
Arch i586
License Apache License

Description

This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web
server that handles requests in a manner similar to Apache 1.3. It is
appropriate for sites that need to avoid threading for compatibility with
non-thread-safe libraries. It is also the best MPM for isolating each request,
so that a problem with a single request will not affect any other.

This MPM is very self-regulating, so it is rarely necessary to adjust its
configuration directives. Most important is that MaxClients be big enough to
handle as many simultaneous requests as you expect to receive, but small enough
to assure that there is enough physical RAM for all processes.

Check for available Apache modules here: http://nux.se/apache/

This package defaults to a maximum of 128 dynamically loadable modules.
This package defaults to a ServerLimit of 1024.

You can change these values at RPM build time by using for example:

--define 'maxmodules 512' --define 'serverlimit 2048'

The package was built to support a maximum of 128 dynamically loadable modules.
The package was built with a ServerLimit of 1024.

Media information

Distribution release Mageia 1
Media name core-updates
Media arch i586

Advanced items

Source RPM apache-2.2.17-5.3.mga1.src.rpm
Build time 2011-12-15 23:38:06
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie