I too use passenger. Works like a champ. I just followed the install guide on the passenger website. I have been using tracks on my office server that runs apache on ubuntu. I am on DSL with Dynamic ip, so I use Dyndns to route the url. previously, I had used mongrel and thin, but passenger worked the easiest. It can be a little memory heavy but my home server has hordes so I is ok. I had tried to put it on my slicehost server, but it would have required me to up the slice...
On Tue, Jan 19, 2010 at 3:22 AM, Reinier Balt <[email protected]> wrote: > I'm using passenger for a long time. No problems here. > I even saw some improvement over my mongrel setup. I have a pretty > default passenger setup for httpd > > Perhaps you have a very small timeout of the tracks worker that is spawned > by passenger? > In that case you could have the startup cost of a tracks server very often? > You can check with the passenger status tools. > > Reinier > > -----Oorspronkelijk bericht----- > Van: [email protected] > [mailto:[email protected]] Namens Luis Villa > Verzonden: dinsdag 19 januari 2010 1:14 > Aan: tracks-discuss > Onderwerp: [Tracks-discuss] passenger + tracks unusably slow? > > Hey, all- > I thought I'd try swapping mongrel out for passenger, just to simplify > my life a little bit (only one server config to maintain, etc.) and > because I suspect mongrel is the culprit for the memory leaks that > have been frequently killing my hosted server. But that combo > (passenger + tracks) is so slow that many tracks ajax-y operations > (notably drag and drop and autocomplete of dependencies) appear to > time out. Is it just me/my setup? or is passenger really that slow? Is > anyone else running this combo and have any suggestions? > > Thanks- > Luis > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss > > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss >
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
