This closes #3076
This commit is contained in:
commit
30d521152d
|
@ -95,7 +95,7 @@ closing it down. If the server doesn't receive any packets on a connection
|
||||||
for the connection TTL time, then it will automatically close all the
|
for the connection TTL time, then it will automatically close all the
|
||||||
sessions on the server that relate to that connection.
|
sessions on the server that relate to that connection.
|
||||||
|
|
||||||
The connection TTL is configured on the URI using the `connectionTtl`
|
The connection TTL is configured on the URI using the `connectionTTL`
|
||||||
parameter.
|
parameter.
|
||||||
|
|
||||||
The default value for connection ttl on an "unreliable" connection (e.g.
|
The default value for connection ttl on an "unreliable" connection (e.g.
|
||||||
|
|
Loading…
Reference in New Issue