1

I have started learning and developing web applications with Rails 3.1.

I have 3 applications hosted on a "webby" by webbynode.com and I am using their webby gem. Everything is going fairly ok except for one or two little things:

Whenever I push to the webbynode server the update of one of my apps, everything goes well, but the initialization of each of the three websites is really slow. Is this normal ( that all applications need to be reinitialized, even if only one has been updated)?

Also, after a while if the websites don't get any visits ( and they don't get too many of them...), it seems that the server shuts down, and again each website takes ages to be reinitialized at the next visit.

I understand it might be coming from "spawners", I was just wondering if someone could explain quickly why the server seems to go to sleep and/or point me to suitable settings for NGINX?

Thanks a lot!

  • On our low hit website, there is the same problem. Have you found a solution to keep the passenger alive to spontaneously respond? – user938363 Apr 14 '12 at 16:35
  • No I did not really find a suitable solution @user938363, as I did not rally get a chance to look into it. I'll post again here if I get a chance to learn a bit more about ngninx/passenger configs settings. – Concordia Discors Apr 16 '12 at 09:30

0 Answers0