This Multi-Processing Module allows for daemon processes serving requests to be assigned a variety of different userids.
Status: MPM
Source File: perchild.c
Module Identifier: mpm_perchild_module
This module creates and controls processes and threads in a manner identical to dexter. However, it adds the extra ability to specify that specific processes should serve requests under different userids. These processes can then be associated with specific virtual hosts.
Syntax:
Default:
Context: server config
Status: MPM
Module: perchild
Tie a virtual host to a specific child process.
Syntax:
Default:
Context: server config
Status: MPM
Module: perchild
Specify a User and Group for a specific child process.