Hi, I'm currently load testing an application and I seem to be crashing some of my cluster members. They still respond to pings, but when I try to run commands against them, they hang. I'm assuming this is because Capistrano is able to connect to the SSH port, but it doesn't respond.
For example, cap invoke COMMAND=uptime will sit forever waiting for the port to respond. Is there away to set a timeout for a command? That would make it easy for me to figure out which hosts were dead. Thanks! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
