At 05:36 a.m. 20/03/2015, [email protected] [firebird-support] wrote: >No matter what, the Firebird.log file keeps piling up the Read error 10054 >records, sometimes none in a week, sometimes six or seven occurences a day. > >I would greatly appreciate some sound advice on what to check, maybe some >configuration settings secrets or so.
That is the Connection Reset error, from the network. It indicates that one end of a connection has been lost in a way that is not recoverable. Assuming it is not the server that is crashing, look at the client end. --You may have a user who habitually ends a session by switching off the computer without terminating the application; or simply disconnects a laptop from the network while in a session --Or perhaps an application that crashes, or times out in an untidy fashion. --Or a logical or hardware fault somewhere in the network Helen Borrie, Support Consultant, IBPhoenix (Pacific) Author of "The Firebird Book" and "The Firebird Book Second Edition" http://www.firebird-books.net __________________________________________________________________
