Mike, It seems that a 20 minute migration might have a larger impact on your site than simply hanging a deploy, what knock-ons does this have in your environment, 20 minutes of what I can only assume must be downtime (or service time, at least).. I can suggest a patch to the rake migrations task to write a lock/unlock file and a corresponding patch to the cap deploy to run these in the background... but a 20 minute migration is a bigger problem.
Is your server configured to hang up SSH connections that remain without activity for this lenght of time? (Just reading sshd_config<http://unixhelp.ed.ac.uk/CGI/man-cgi?sshd_config+5>and I can't see anything pertaining to this configuration...) - Lee --~--~---------~--~----~------------~-------~--~----~ * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
