mongrel_rails stop -P ./hostname.pid won't TERM defunct process I have to use:
mongrel_rails stop -P hostname.pid -w 3 -f ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix Sending KILL to Mongrel at PID 28123...Done. Are there any other ways of recovering from a defunct process via capistrano? The mongrel process becomes defunct quite frequently. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
