[Catalyst] Re: Why use external FastCGI apps?
Peter Edwards
peter at dragonstaff.com
Sat Feb 9 22:11:34 GMT 2008
>From: Aristotle Pagaltzis [mailto:pagaltzis at gmx.de]
>* Yuval Kogman <nothingmuch at woobling.org> [2008-02-07 22:45]:
>> The only plausible reason I can think of for using threads out of
>> choice is... uh. can't think of any. =P
>
>[x] You're running on Windows.
>
>(Not a *good* reason, but *a* reason.)
<shudder> Thank ye gods I'm out of the Windows Perl dev I was doing last
year.
One of the big wins for me with FastCGI for developers (as opposed to
production) is avoiding user/permission problems. The kind of suexec
fail-with-no-warnings pain you don't need day to day. Set Apache to point to
your socket then as a non-priv user you can do what you will from your own
area.
Regards, Peter
http://perl.dragonstaff.co.uk
More information about the Catalyst
mailing list