Status |
The AdminStatus of STunnel overall. This means if this Status is set to 'down' no tunnel will be established. So it doesn't matter if a single tunnel is set to AdminStatus 'down' or 'up'. In case of 'up' it depends on the single tunnel whether it is established or not. Enumerations: |
MaxTunnels |
The maximum of RUNNING tunnels in the system. Range: 0 to 65535 |
RunningTunnels |
The number of running tunnels at the moment. Range: 0 to 65535 |
KeepAliveRetries |
The maximum number of TCP keepalive retries sent before the (SSL) TCP connection is closed as it is suggested that the remote side isn't reachable anymore. The default value is 0 which takes the default number of retries of TCP. Range: 0 to 255 |
KeepAliveTimeout |
The timeout (in seconds) of a TCP keepalive try. If no answer is received within this time another retry will be sent. The default value is 0 which takes the default keepalive retry timeout of TCP. Range: 0 to 65535 |