Re: Experience running mod_perl2 with mpm_event on Solaris 11

John D Groenveld <[email protected]> Fri, 26 Aug 2022 14:38:06 -0400
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
In message <CAFQGv+YB4BO3K4_HRYCcyj7LjsnejRH9hWYJw+9172ybc+q4xQ@mail.gmail.com>
, Joe Schaefer writes:
>The entire collective engineering effort for mod_perl and mod_apreq was to
>ensure our code was thread-safe, both from an httpd context and a Perl one.
>We achieved that twenty years ago, but have been stuck dealing with the
>fact that ithread engineering within Perl5 itself had a ways to go.

My WAG is that new application development that requires instrumenting
the Apache httpd request phases is now being coded in Rust.

John
[email protected]