All Questions
2
questions
8
votes
4
answers
18k
views
Redis won't shutdown
Most of the time when I reboot my Ubunutu server, I get "Waiting for Redis to shutdown…" over and over and it never stops until I force reboot. What could cause this?
I have http://godrb.com/ ...
3
votes
1
answer
2k
views
Who should own the god process?
I have a stack running on ubuntu consisting of a Rack application written in Sinatra and GrapeAPI. The application stack includes Redis, Postgres, Nginx and unicorn. I want to use god to handle ...