On Mar 15, 10:50 am, Michael Jackson <[email protected]> wrote:
I get those all the time. I have mostly alleviated the issue by telling the
Rails installation to always have at least one copy of gitorious running at all
times. That mostly fixes it but I'll still get the error if gitorious hasn't
been used for a few days.
what does telling the rails installation to always have at least one
copy running all the time mean, I am not a Ruby or Rails developer.
You don't tell this to Rails, but to the server. I guess you are using
Passenger since it is the only one I know that will get the application
down after some time of inactivity. Take a look at:
http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerPoolIdleTime
(Apache version)
or
http://www.modrails.com/documentation/Users%20guide%20Nginx.html#PassengerPoolIdleTime
(Nginx version)
You should set this parameter to 0.
Hope that helps,
Rodrigo.
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]