Apache – how to MPM-ITK by easyapache (part of WHM/cPanel)
As is known, the standard method of working with apache php – mod_php, also known as DSO, has a maximum output, but all scripts run under the user apache.
To solve this problem in a easyapache mode php fcgi, which are not always compatible with custom php scripts, because he works in cgi mode, and environment variables in apache not be available. This apply for engines to banner systems, etc.
The problem is fully resolved mode of operation called apache mpm-itk, where each process is inherited virtualhost with user privileges. It also gives full play to monitor the resources used, monitoring of consumption and limits.
Try running easyapache and look for mpm-itk. Not found? True, it’s not there. Developer WHM / cPanel ignores this option. But if you want – we can set you on the server with WHM / cPanel apache mode mpm-itk. Yes, we can do is our know-how. Nobody will configure mpm-itk with easyapache, since it is impossible. Only Rack Admins can do it!
Popularity: 55% [?]
