[Catalyst] mod_fastcgi vs mod_fcgid
Jonathan Rockway
jon at jrock.us
Fri Jan 12 18:22:34 GMT 2007
Jonathan Rockway wrote:
> Michele Beltrame wrote:
>> Hello all!
>>
>> These days I'm evaluating mod_fcgid, and the option to use it instead of
>> mod_fastcgi as it seems less broken (better process management, etc...).
>> Has any Catalyst user had experience with it? Opinions?
>
> I think most of us have experienced the opposite.
Hey, I have great reading comprehension skills! Forget what I said.
mod_fastcgi is crufty and slightly broken, while mod_fcgid seems to be
more sane.
Sorry for the confusion. I haven't had any coffee yet!
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list