Re: Syntax errors in case of threaded MPM and lots of concurrent requests.
Clément OUDOT <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAK_oV4_HozySYx59CCR9i3Z6jWsx5AfSt6ytbuYJjX7ti4zWtQ@mail.gmail.com> |
Le mer. 31 juil. 2019 à 19:33, Thorsten Schöning <[email protected]> a écrit : > > Hi all, > > I'm struggling for 2+ years[1][2] with a problem using mod_perl on > Linux which I was finally able to reproduce on Windows as well. Hello Thorsten, we face the same issues with mod_perl in LemonLDAP::NG (https://lemonldap-ng.org/) We recommend to use mod_perl only with MPM prefork on Apache 2.4. Clément.