[Catalyst] Re: Running a Cat app with HTTP::Prefork

Aristotle Pagaltzis pagaltzis at gmx.de
Sat Jan 14 21:40:51 GMT 2012


* Octavian Rasnita <orasnita at gmail.com> [2012-01-14 17:40]:
> Should it be used diffrently with Catalyst 5.9

For 5.9 I suggest switching horses completely and using the built-in
PSGI support together with Starman as a stand-alone preforking dæmon.

Works beautifully for me.

You get to use PSGI middlewares for many of the things you would’ve used
Cat plugins for before, which are both simpler and more flexible.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list