Page 1 of 1

Retain SSH session after exiting Project in same Job

Posted: Mon Oct 17, 2016 5:39 pm
by atarrant
Hello,

We are using the Execute SSH Command task in a central Project (cmdRunner) to run commands on a remote Linux server. This cmdRunner Project is called from various other Projects usually 2 to 6 times within a given Job run. This works great except that when we get more then 20 jobs running at the same time we end up overloading the authentication service on the remote Linux server. To reduce the load on the authentication service we would like to maintain the same session over the entire run of the Job as it goes in and out of various Projects but it seems like as soon as you exit a Project it drops the session. Is there a way to maintain a session between Projects in the same Job?

Thanks,
Andrew

Re: Retain SSH session after exiting Project in same Job

Posted: Wed Oct 26, 2016 8:17 am
by Support_Rick
Currently, we do not allow persistent connections on executeSSH tasks.

You could always submit an Enhancement Request to try and get this added to a future release!