[Catalyst] Using Catalyst with mod_per or FastCGI on heavy
traffic web application
Hans Dieter Pearcey
hdp.perl.catalyst.users at weftsoar.net
Sat Jan 30 01:48:58 GMT 2010
Excerpts from xenoterracide at gmail.com's message of Fri Jan 29 20:22:48 -0500 2010:
> Enlightening how do you feel about fastcgi vs psgi?
This question makes no sense. How do you feel about HTML vs. HTTP?
PSGI is an interface for Perl code. FastCGI is an interface for network
communications. They aren't in the same problem space, except to the degree
that there are FastCGI servers that then run PSGI applications.
hdp.
More information about the Catalyst
mailing list