keepalive
Description
|
When using a Mosel remote instance (see
connect), the server sends to its client a
keepalive message at fixed
interval. A connection is considered broken if more than
maxfail*
interval seconds have elapsed since the last message received. Setting 0 for
maxfail disables this mechanism. This parameter can only be changed if no remote Mosel instance is connected.
|
Type
|
String, read/write
|
Values
|
A string of the form
"maxfail/interval"
|
Default value
|
"2/60"
|
Module
|