Re: Experience running mod_perl2 with mpm_event on Solaris 11
"Edward J. Sabol" <[email protected]> Tue, 16 Aug 2022 14:26:38 -0400
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Aug 16, 2022, at 12:27 PM, [email protected] wrote: > To the best of my knowledge, the underlying problem with mod_perl+ithread is that it requires a reentrant malloc in libc. That's it? This is the first I'm learning this. Is there an option to compile Perl and mod_perl with a reentrant malloc on Linux? Thanks, Ed