Re: [Catalyst] FastCGI on dev. server, reloading modules?

2009-09-19 Thread J. Shirley
On Sat, Sep 19, 2009 at 6:23 AM, Christiaan Kras wrote: > Because the less difference between the development and production server > the better. It lessens the amount of possible problems that can arise when > deploying the application to the production server. > > Christiaan > > The development

Re: [Catalyst] FastCGI on dev. server, reloading modules?

2009-09-19 Thread Pedro Melo
Hi, On 2009/09/19, at 14:23, Christiaan Kras wrote: Because the less difference between the development and production server the better. It lessens the amount of possible problems that can arise when deploying the application to the production server. I use the same setup: local nginx, al

RE: [Catalyst] FastCGI on dev. server, reloading modules?

2009-09-19 Thread Christiaan Kras
Because the less difference between the development and production server the better. It lessens the amount of possible problems that can arise when deploying the application to the production server. Christiaan -origineel bericht- Onderwerp: Re: [Catalyst] FastCGI on dev. server, reloading mod

Re: [Catalyst] FastCGI on dev. server, reloading modules?

2009-09-19 Thread Tomas Doran
On 19 Sep 2009, at 12:54, Christiaan Kras wrote: So far I've always tested my Catalyst apps running through CGI. Since FastCGI gives such a performance boost I was wondering if I can test with FastCGI without having to manually restart my instances after I've made a change to a controller/m

[Catalyst] FastCGI on dev. server, reloading modules?

2009-09-19 Thread Christiaan Kras
Hi, So far I've always tested my Catalyst apps running through CGI. Since FastCGI gives such a performance boost I was wondering if I can test with FastCGI without having to manually restart my instances after I've made a change to a controller/model/view/anything. Is this possible or will it