Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: apache-mpm-prefork | Distribution: OpenMandriva Lx |
Version: 2.4.56 | Vendor: OpenMandriva |
Release: 1 | Build date: Tue Mar 7 23:21:03 2023 |
Group: System/Servers | Build host: altra-1.openmandriva.org |
Size: 758101 | Source RPM: apache-2.4.56-1.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://httpd.apache.org | |
Summary: Implements a non-threaded, pre-forking web server (stable) |
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. This package defaults to a maximum of 256 dynamically loadable modules. This package defaults to a ServerLimit of 2048. 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 256 dynamically loadable modules. The package was built with a ServerLimit of 2048.
Apache License
/usr/bin/apachectl-prefork /usr/bin/httpd-prefork /usr/lib/systemd/system/httpd-prefork.service
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:25:21 2024