In the past, I've used mod_fastcgi in combination with the Perl module FCGI, and although I remember occasionally having had minor build "issues" with mod_fastcgi (depending on the Apache version), in the end things have always worked flawlessly.
On the Perl side, there's also CGI::Fast (which depends on FCGI), but I can't really recommend one over the other. I.e., I've used both and both worked.
That said, if I were to start a new FastCGI web project today, I would probably choose mod_fcgid with CGI::Fast — mainly because it seems to me (just a gut feeling) that this combination - in particular the Apache module mod_fcgid - is newer and better maintained.
In reply to Re: Apache and FastCGI: which Apache2 module and which Perl module should I use?
by almut
in thread Apache and FastCGI: which Apache2 module and which Perl module should I use?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |