Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The procedures involving keepalive use three user-driven variables:

  • time

...

  • : the interval between the last data packet sent (simple ACKs are not considered data) and the first keepalive probe; after the connection is marked to need keepalive, this counter is not used any further
  • interval

...

  • : the interval between subsequential keepalive probes, regardless of what the connection has exchanged in the meantime
  • probes

...

  • : the number of unacknowledged probes to send before considering the connection dead and notifying the application layer


Navbar