Re: Coupling Plack/PSGI with mod_perl, or an alternate architecture?

2012-10-12 Thread Fred Moyer
On Wed, Oct 10, 2012 at 12:39 PM, Perrin Harkins per...@elem.com wrote: 2) Do you believe that there are any compelling reasons to pick a mod_perl approach over a plack runner approach that we may be missing? Advantages of a mod_perl approach: - Access to all the mod_perl stuff on CPAN (auth

Re: Coupling Plack/PSGI with mod_perl, or an alternate architecture?

2012-10-12 Thread Perrin Harkins
On Wed, Oct 10, 2012 at 3:57 PM, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 da...@cpan.org wrote: reasons to pick a mod_perl approach over a plack runner approach Requires no proxying. Isn't Starman normally run with a proxy in front of it? If not, it should be. Otherwise, you'd be tying up large processes sending