worker MPM

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf Apache HTTP Server Multi-Processing Module
gptkbp:alternativeTo gptkb:event_MPM
prefork MPM
gptkbp:canBe gptkb:httpd.conf
gptkbp:defaultIn some Unix systems
https://www.w3.org/2000/01/rdf-schema#label worker MPM
gptkbp:improves gptkb:performance
scalability
gptkbp:introducedIn gptkb:Apache_HTTP_Server_2.0
gptkbp:notDefaultOn gptkb:Windows
gptkbp:provides hybrid multi-process multi-threaded web server model
gptkbp:supports multiple processes
multiple threads per process
threaded connections
gptkbp:usedFor serving high traffic websites
gptkbp:usedIn gptkb:Apache_HTTP_Server
gptkbp:bfsParent gptkb:Apache_MPM_prefork
gptkbp:bfsLayer 7