There isn't anything else on the market that will ever touch mod_perl + mpm_event in terms of HTTP/2 performance. And you don't need to ever spin up more ithreads than you have vCPU cores.
On Fri, Aug 26, 2022 at 1:36 PM Joe Schaefer <[email protected]> wrote: > Lazy enough never to support HTTP/2? > > On Fri, Aug 26, 2022 at 1:32 PM John D Groenveld <[email protected]> > wrote: > >> In message < >> cafqgv+btwpyvvup2ewzfn7ruv4sfgdihadh48cm3n8qxpwb...@mail.gmail.com> >> , Joe Schaefer writes: >> >AFAICT you guys are just too lazy to look. Running latest on CPAN with an >> >> Correct. >> mod_perl's make test mostly passes and does not core with mpm_event under >> OmniOS/illumos, FreeBSD, and Void Linux with Musl, but I haven't tested >> my applications because I am lazy and mpm_prefork just works. >> >> John >> [email protected] >> > > > -- > Joe Schaefer, Ph.D. > We only build what you need built. > <[email protected]> > 954.253.3732 <//954.253.3732> > > > -- Joe Schaefer, Ph.D. We only build what you need built. <[email protected]> 954.253.3732 <//954.253.3732>
