Below is only my understanding, I am not an expert in FIX.
There are two types of connection, one is persistent, other is non-persistent. That is the settings of the server (AFAIK).
With persistent connection all messages are stored on hard drive and when session is reconnected, server...