3.21. ConnTimeoutSettings
Description
Timeout settings for various protocols.
Properties
- ConnLife_TCP_SYN
- Connection idle lifetime for TCP connections being formed. (Default: 60)
- ConnLife_TCP
- Connection idle lifetime for TCP. (Default: 262144)
- ConnLife_TCP_FIN
- Connection idle lifetime for TCP connections being closed. (Default: 80)
- ConnLife_UDP
- Connection idle lifetime for UDP. (Default: 130)
- AllowBothSidesToKeepConnAlive_UDP
- Allow both sides to keep a UDP connection alive. (Default: No)
- ConnLife_Ping
- Connection timeout for Ping. (Default: 8)
- ConnLife_Other
- Idle lifetime for other protocols. (Default: 130)
- ConnLife_IGMP
- Connection idle lifetime for IGMP. (Default: 12)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|