[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <services>
            <outbound-ssh>
                <client>
                    <keep-alive>
                        <retry>retry</retry>
                        <timeout>timeout</timeout>
                    </keep-alive>
                </client>
            </outbound-ssh>
        </services>
    </system>
</configuration>

Description

No documentation is available yet.

Contents

<retry>—Maximum number of connection attempts.

<timeout>—Timeout value for conection attempts.


[Contents] [Prev] [Next] [Index] [Report an Error]