Re: [Catalyst] Re: fcgid

2008-11-14 Thread Ashley
On Sep 29, 2008, at 5:14 PM, Aristotle Pagaltzis wrote: * John Lee [EMAIL PROTECTED] [2008-09-29 16:05]: What's the general concensus in the catalyst community nowadays? Is mod_fastcgi preferred at large over mod_fcgid these days? Personally? ::Engine::HTTP::Prefork +

Re: [Catalyst] Re: fcgid

2008-10-01 Thread Pedro Melo
Hi, On Sep 30, 2008, at 1:14 AM, Aristotle Pagaltzis wrote: * John Lee [EMAIL PROTECTED] [2008-09-29 16:05]: What's the general concensus in the catalyst community nowadays? Is mod_fastcgi preferred at large over mod_fcgid these days? Personally? ::Engine::HTTP::Prefork +

Re: [Catalyst] Re: fcgid

2008-10-01 Thread John Beppu
On Wed, Oct 1, 2008 at 4:15 AM, Pedro Melo [EMAIL PROTECTED] wrote: Hi, On Sep 30, 2008, at 1:14 AM, Aristotle Pagaltzis wrote: * John Lee [EMAIL PROTECTED][EMAIL PROTECTED] [2008-09-29 16:05]: What's the general concensus in the catalyst community nowadays? Is mod_fastcgi preferred at

[Catalyst] Re: fcgid

2008-10-01 Thread Aristotle Pagaltzis
* John Beppu [EMAIL PROTECTED] [2008-10-02 02:40]: Have any of you ::Engine::HTTP::Prefork users written init scripts for starting and stopping your Catalyst apps? I must admit, not yet. The server I’m on is an RHEL5 VM – not my choice, but I didn’t have another. Problem is, I couldn’t find any

[Catalyst] Re: fcgid

2008-09-30 Thread Kaare Rasmussen
Personally? ::Engine::HTTP::Prefork + ::Plugin::Static::Simple. Then I put a reverse proxy in front (it doesn’t really matter, I’ve used Apache mod_proxy and Varnish, pick whatever you like), and teach that to cache the static files for a very, very long time. Do you have any performance data

[Catalyst] Re: fcgid

2008-09-30 Thread Aristotle Pagaltzis
* Kaare Rasmussen [EMAIL PROTECTED] [2008-09-30 08:20]: Personally? ::Engine::HTTP::Prefork + ::Plugin::Static::Simple. Then I put a reverse proxy in front (it doesn’t really matter, I’ve used Apache mod_proxy and Varnish, pick whatever you like), and teach that to cache the static files for

[Catalyst] Re: fcgid

2008-09-29 Thread Aristotle Pagaltzis
* John Lee [EMAIL PROTECTED] [2008-09-29 16:05]: What's the general concensus in the catalyst community nowadays? Is mod_fastcgi preferred at large over mod_fcgid these days? Personally? ::Engine::HTTP::Prefork + ::Plugin::Static::Simple. Then I put a reverse proxy in front (it doesn’t really