Re: is mpm_event safe for modperl handler? [EXT]

pengyh <[email protected]> Tue, 9 Aug 2022 20:04:16 +0800
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
I think running Ignix as front-end server and mod_perl for backend 
server is the more popular choice.



> If you want the speed of mod_event for static content and the power of mod_perl for dynamic content - the best way is to run a lightweight mod_event apache in front of a mod_prefork to run the mod_perl....