MSIR.0898 Attempt to re-use keep-alive connection failed -- connection was lost

From m204wiki
Revision as of 16:07, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

This informational message indicates that a Janus Sockets HTTP Helper attempt to reuse a kept alive TCP connection failed, most likely because the server side timed out. Janus Sockets automatically recovers from this situation, so no action is required on anyone's part. A lot of these messages might indicate an excessively short timeout on the target web server.

In this situation, Model 204 is not trying to reuse the actual connection that was lost. Rather, it tries to reuse any other keep-alive connection(s) still seemingly open before it opens a new connection. As a result, the audit trail might contain a series of MSIR.0898 messages.