The Lab

Versions Compared

Key

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

Gliffy Diagram
name4.0 Schema_TestRequest
pagePin

...

2

Table of Contents

TODO

1.  user sends initiates a transaction after either sending/ receiving a logout. 

...

Active sessions are monitored at the application level by each party via Heartbeat and TestRequest messages. Indications of problems must result in the monitoring party aborting the session.

...

TestRequest messages may be issued by either party and should result in a Heartbeat being sent in response, echoing the specified TestRequestID. Under normal circumstances, TestRequest messages may therefore be used to obtain an approximate indication of message round-trip times between the MFAPI Client and the Whisperer Feed Handler.


Gliffy Diagram
name4.0 Schema_Heartbeat_3
pagePin2


Session Termination

If no Heartbeat response is received within HeartBtInt + MaxTx seconds of the issuance of the TestRequest, then the party should abort the session with a Logout message.

...

All Logout messages must be echoed. If no LogoutResponse is received within HeartBtInt + MaxTx seconds of the issuance of the Logout, then the session and associated TCP socket connection shoul dbe should be dropped.




Note
titleTODO

Client FH logout.

User sends initiates a transaction after either sending/ receiving a logout. 

...