Subject Application Logs Off a 7 Minute Intervals
Author
FB 2.5, Delphi XE, LocalHost

I am trying to track down an issue that has shown up in an application I have written.  The application relies on a remote desktop connection to connect to a server where a local copy of Firebird 2.5 is running.  When the user logs in, it writes a time stamp to a Login table in the application.  As the application prepares to terminate, it writes another time stamp to the table. 

A remote user indicated that the program becomes unresponsive, or disconnects frequently.  When I look at the Login table I see that he is on for exactly 7 minutes each time.  This happened six times in a row.

Is there anything within Firebird that would cause it to log out after 7 minutes?  I know I have been connected for hours with no issues, and that even after a temporary loss of the remote desktop connection, the application is still up on the server.

It is very curiuos