On Tue, Sep 22, 2009 at 11:36 AM, Ryan Pusztai <[email protected]> wrote: > > I am not meaning to be annoying, but FastCGI does not recycle processes, at > least by default. Does anybody know how to set that up on Ubuntu? > > So what was the plan for Orbit in a production environment? Did you expect > the server to restart every so often? I am not meaning any disrespect I just > feel my setup is not correct. I just want to deploy this application and not > need to restart the service every so often.
Maybe it was naive of my part, but I was expecting libmysql client to keep the connection open as long as you wanted it to. This is like having to reset your X session every eight hours or so. Imagine if the rest of the operating system worked the same way, long-lived processes would get reset every few hours or so. > Thoughts? I am looking for the most uptime possible and so far after a night > I get the MySQL error connecting. I am working on a solution, a connection wrapper, and will send it to you later today. > -- > Regards, > Ryan > > _______________________________________________ > Kepler-Project mailing list > [email protected] > http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project > http://www.keplerproject.org/ > -- Fabio Mascarenhas, Lablua http://www.lua.inf.puc-rio.br _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
