[ 
https://issues.apache.org/jira/browse/GEODE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bala Tripura Sundari Kaza Venkata resolved GEODE-7488.
------------------------------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> Add ServerAliveCountMax to the ssh options.
> -------------------------------------------
>
>                 Key: GEODE-7488
>                 URL: https://issues.apache.org/jira/browse/GEODE-7488
>             Project: Geode
>          Issue Type: Improvement
>          Components: ci
>            Reporter: Bala Tripura Sundari Kaza Venkata
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Add ServerAliveCountMax to the ssh options in addition to the 
> ServerAliveInterval to increase the time before disconnection.
> For example, if ServerAliveInterval value is set to 30. This will send a 
> hello-are-you-there signal to the server if no packets have been received in 
> the preceding 30 seconds (as specified above). However, if the number of 
> consecutive hello-are-you-there signals reaches ServerAliveCountMax then ssh 
> will disconnect from the server. This number by default is 3. We can try 
> increasing the ServerAliveCountMax number to a higher number like 5 which can 
> help during particular timings (eg: 8 pm for windows tests) when the response 
> time might be longer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to