I'm writing a fast CGI application to use with my Apache 2.2 (prefork) on Ubuntu Linux.
I need to choose between mod_fastcgi and mod_fcgid, but I can't find any resource that documents the difference (if any) to help me decide which one to enable with Apache.
Any one knows what the differences/pro/cons of using mod_fastcgi / mod_fcgid is/are?