On 12/30/2010 6:52 PM, Joe Schaefer wrote:
> 
> Blech.  The upside to mod_perl is that you get the rest of the server for
> free.  mod_fcgid (or even mod_wsgi) is the same old crappy impoverished
> CGI interface.

Hmmm, fork for exec is that insignificant?  Not according to any data I've seen.

I agree mod_perl has some killer perks, but really hoping that mod_lua will
replace a good number of those special cases.  As far as handlers/endpoints,
fcgid significantly displaces CGI in performance, although yes, it's identical
in its limitations.

Reply via email to