On 2020-03-10 20:14, Andrei Luís [email protected] [firebird-support] wrote: > Hummm, I think Dimitry is right. I made some tests here on client > side: > > server IP: 10.0.2.2 > path: d:\database.fdb > > Using connection string: 10.0.2.2:d:\database.fdb Correct IP and > correct path, the connect is made instantly > > Using connection string: 10..0.2.2:d:\data.fdb Correct IP and wrong > path, instantly my application recognizes the error, and a error > message appears. > > Using connection string: 10.0.2.21:d:\database.fdb Wrong IP and > correct path, the application freezes for about 45 seconds, and just > after that the error message appears. > > So, even though this is not a Firebird issue, do anyone has a tip to > solve this delay on windows? Should it be set on the server or on the > clients? > > Thanks in advance.
Maybe this can help: https://serverfault.com/questions/193160/which-is-the-default-tcp-connect-timeout-in-windows Mark
