FastCGI vs CGI
- Published January 26th, 2006 in Apache
Found out that, by mistake, blogaqui.com was using CGI instead of mod_fcgid (some say that this one is more efficient than mod_fastcgi but I don’t have any clue on the subject).
Now that I’ve re-activated FastCGI everything is a lot faster. And I really mean a lot.
I’ll grab the chance to ask you which model are you using with Apache 2.x. It’s mere curiosity. I’d like to know if mpm-perchild and mpm-threadpool are already usable without incurring into serious risks and how do they benchmark against mpm-worker. Links would do just fine :-)




No Responses to “FastCGI vs CGI”