Subject | RE: [firebird-support] Re: losing connection with server on a local PC |
---|---|
Author | Leyne, Sean |
Post date | 2015-05-29T19:21:23Z |
> We are having this same problem. Looking at our server logs, it appears thatAre you using TCP (even loopback/127.0.0.1) connection string or local/direct database path?
> this issue started for us on May 2nd, and has happened 16 times since
> then. Before May, our server logs show it happening only about once per
> month. This server has been in operation since November of 2014.
>
> A few things I noticed:
>
> 1) With rare exception, it only seems to happen outside of business
> hours. Usually in the middle of the night, but sometimes shortly after closing
> or just before opening. In the 16 instances in May so far, it only happened
> during business hours twice.
If TCP, have you checked your system/OS log for network adapter issues? Adapter resets will drop all connections.
Sean