Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.os.linux.misc    |    Linux-specific topics not covered by oth    |    135,536 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 135,281 of 135,536    |
|    Lawrence =?iso-8859-13?q?D=FFOlivei to Lars Poulsen    |
|    Re: Apache configuration question - MPM     |
|    07 Feb 26 21:59:16    |
      From: ldo@nz.invalid              On Sat, 7 Feb 2026 21:22:21 -0000 (UTC), Lars Poulsen wrote:              > I vaguely remember a long time ago having to select among 2 or 3       > different MPM modules, using configuration statements in httpd.conf,       > but looking at the httpd.conf file that I carried over from the old       > system, I do not see any such statements.              Configuration of module loads (similar to virtual sites) is not done       via httpd.conf (or the files it includes), it is done by symlinking       relevant entries from mods-available into mods-enabled. Here are the       MPM choices available on my current machine:               root@theon:~ # ls -l /etc/apache2/mods-available/mpm*        -rw-r--r-- 1 root root 613 Apr 13 2023 /etc/apache2/mods-av       ilable/mpm_event.conf        -rw-r--r-- 1 root root 106 Jun 9 2022 /etc/apache2/mods-av       ilable/mpm_event.load        -rw-r--r-- 1 root root 500 Apr 13 2023 /etc/apache2/mods-av       ilable/mpm_prefork.conf        -rw-r--r-- 1 root root 108 Jun 9 2022 /etc/apache2/mods-av       ilable/mpm_prefork.load        -rw-r--r-- 1 root root 780 Apr 13 2023 /etc/apache2/mods-av       ilable/mpm_worker.conf        -rw-r--r-- 1 root root 107 Jun 9 2022 /etc/apache2/mods-av       ilable/mpm_worker.load              And which one is enabled:               root@theon:~ # ls -l /etc/apache2/mods-enabled/mpm*        lrwxrwxrwx 1 root root 34 May 26 2023 /etc/apache2/mods-ena       led/mpm_prefork.conf -> ../mods-available/mpm_prefork.conf        lrwxrwxrwx 1 root root 34 May 26 2023 /etc/apache2/mods-ena       led/mpm_prefork.load -> ../mods-available/mpm_prefork.load              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca