Apache MPM event

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:Apache
gptkbp:configuration gptkb:httpd.conf
gptkbp:developer gptkb:Apache_Software_Foundation
gptkbp:directive AsyncRequestWorkerFactor
MaxRequestWorkers
MaxSpareThreads
MinSpareThreads
ServerLimit
StartServers
ThreadLimit
ThreadsPerChild
gptkbp:feature Improved scalability for keep-alive connections
Separates connection and request handling
https://www.w3.org/2000/01/rdf-schema#label Apache MPM event
gptkbp:introducedIn gptkb:Apache_HTTP_Server_2.4
gptkbp:license gptkb:Apache_License_2.0
gptkbp:operatingSystem Cross-platform
gptkbp:partOf gptkb:Apache_HTTP_Server
gptkbp:purpose Handles connections using a hybrid multi-process multi-threaded approach
gptkbp:replacedBy Apache MPM worker for some use cases
gptkbp:supports HTTP/1.1
Keep-Alive connections
gptkbp:type Multi-Processing Module
gptkbp:website https://httpd.apache.org/docs/2.4/mod/event.html
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:mod_php
gptkbp:bfsLayer 6