Showing:

Annotations
Diagrams
Facets
Properties
Used by
Element ServerAliveInterval
Annotations
References Notes

Sets the interval in milliseconds to send a keep-alive message.

If zero is specified, any keep-alive message must not be sent.

Use ServerAliveCountMax parameter to specify the number of keep-alive messages which may be sent without receiving any messages back from the server.

Possible values:

  • <n> - duration in milliseconds, e.g.: 60000
  • <n>s - duration in seconds, e.g.: 30s
  • <n>m - duration in minutes, e.g.: 30m
  • <n>h - duration in hours, e.g.: 24h

Combined values (with blank as separator):

  • e.g.: 1h 30m

Diagram
Diagram
Type restriction of xs:string
Properties
content simple
default 30s
Facets
minLength 1
Used by