Apache HTTP Server - /etc/apache2/mods-available/mpm_worker.conf

Direkt von einer unveränderten Installation gezogen.

Schnellaktionen

📥 Original herunterladen mpm_worker.conf

Konfigurationsdatei-Informationen

Konfigurationsdatei-Inhalt

/etc/apache2/mods-available/mpm_worker.conf
19 Zeilen
# worker MPM
# StartServers: initial number of server processes to start
# MinSpareThreads: minimum number of worker threads which are kept spare
# MaxSpareThreads: maximum number of worker threads which are kept spare
# ThreadLimit: ThreadsPerChild can be changed to this maximum value during a
#			  graceful restart. ThreadLimit can only be changed by stopping
#			  and starting Apache.
# ThreadsPerChild: constant number of worker threads in each server process
# MaxRequestWorkers: maximum number of threads
# MaxConnectionsPerChild: maximum number of requests a server process serves

StartServers            2
MinSpareThreads         25
MaxSpareThreads         75
ThreadLimit             64
ThreadsPerChild         25
MaxRequestWorkers       150
MaxConnectionsPerChild  0

        

Download-Befehle

mpm_worker.conf •

Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server

Mit wget:

wget -O mpm_worker.conf.example https://exampleconfig.com/api/v1/config/original/b57019603bf38326fcb7f9c0785a3c34?hint=mpm_worker.conf

Mit curl:

curl https://exampleconfig.com/api/v1/config/original/b57019603bf38326fcb7f9c0785a3c34?hint=mpm_worker.conf > mpm_worker.conf.example

Verwandte Konfigurationsdateien

Technische Details

Dateipfad
/etc/apache2/mods-available/mpm_worker.conf
Plattform
Linux
Dateigröße
19 Zeilen
Anwendung
Apache HTTP Server
Kompatible Versionen
MD5-Prüfsumme
b57019603bf38326fcb7f9c0785a3c34
SHA256-Prüfsumme
7c7969f1f552401fbadcf59e9a7de3ae47154982c9c95d8d5d538a37f14be24a