Doug Konrad commented on Bug JENKINS-12235

I was seeing this once or twice a day when our slaves were overloaded. Since I fixed the overload problem, I've only seen it once.

In addition to fixing the overload, on all our slaves, I made the following changes to /etc/ssh/sshd_config:

ClientAliveCountMax 99
ClientAliveInterval 60

On half of the slaves, I also set

TCPKeepAlive no

(It had been 'yes' on all the slaves.)

The only failure I've seen since these changes has been on a machine with

TCPKeepAlive yes
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to