Then you're much more fortunate than I am. :( On Wed, Aug 7, 2019, 11:06 AM Thorsten Schöning <tschoen...@am-soft.de> wrote:
> Guten Tag John Dunlap, > am Mittwoch, 7. August 2019 um 16:26 schrieben Sie: > > > This will cause you a lot of grief. As I understand things, the core perl > > interpreter supports threads and is thread safe. However, most of the > > modules available on CPAN are not thread safe. So, unless your > application > > has no dependencies whatsoever(very unlikely) you're highly likely to > > encounter segmentation faults in production unless you use the prefork > MPM. > > This is extremely unfortunate because it prevents us from using an MPM > > other than prefork in production. > > I'm not seeing segmentation faults on production using Ubuntu and > worker MPM. If mod_perl was able to compile things, I have the feeling > it runs pretty stable. > > Mit freundlichen Grüßen, > > Thorsten Schöning > > -- > Thorsten Schöning E-Mail: thorsten.schoen...@am-soft.de > AM-SoFT IT-Systeme http://www.AM-SoFT.de/ > > Telefon...........05151- 9468- 55 > Fax...............05151- 9468- 88 > Mobil..............0178-8 9468- 04 > > AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln > AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow > >