Re: Funding [WAS :Re: trying to compile mod_perl against httpd-2.4.1]
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC0_be1nGEyNM5z2AKD2rAwYBzfbeeNu3eZjOwNEFfCCLqbCdg@mail.gmail.com> |
On Tue, Feb 28, 2012 at 4:48 PM, Jan Dubois <[email protected]> wrote: > I find this talk an excellent overview of all the different ways to > deploy Perl (PSGI) applications: > > http://www.slideshare.net/miyagawa/deploying-plack-web-applications-oscon-2011-8706659 There's also a talk I gave a couple of years ago about non-plack options, like nginx+fastcgi: http://elem.com/~perrin/web_arch.pdf.gz - Perrin