You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this report is actually a problem, rather we are trying to get feedback to see what we can do to prevent it.
First the context:
We have an application that is installed on premise to our client, the application runs on a linux server, the Firebird server is running on another server that uses Windows Server, it seems that both computers are in a virtual environment created with VMWare ESXi, and although we are using Elixir and not Erlang directly we are making the report here because the stack shows the error in efirebirdsql_socket we thought it would be better to ask the question here.
Now the problem:
We are getting some connection errors with Firebird, we had them before in a scenario where the client had the database server in a remote branch and the latency was causing us problems with queries that involved more than 1K of data, however currently both the application and the Firebird server are in the same physical location and the problems seem to have disappeared, but yesterday we had a similar problem, which occurred only once and no more, so we are investigating if there is something we can do to prevent these errors, since it seems to occur at the TCP/IP level we do not know if there is some adjustment for the driver that makes it more resilient, or what others do in scenarios like this.
This is the part of the log that we have about the error on the server:
Hi,
I don't know if this report is actually a problem, rather we are trying to get feedback to see what we can do to prevent it.
First the context:
We have an application that is installed on premise to our client, the application runs on a linux server, the Firebird server is running on another server that uses Windows Server, it seems that both computers are in a virtual environment created with VMWare ESXi, and although we are using Elixir and not Erlang directly we are making the report here because the stack shows the error in efirebirdsql_socket we thought it would be better to ask the question here.
Now the problem:
We are getting some connection errors with Firebird, we had them before in a scenario where the client had the database server in a remote branch and the latency was causing us problems with queries that involved more than 1K of data, however currently both the application and the Firebird server are in the same physical location and the problems seem to have disappeared, but yesterday we had a similar problem, which occurred only once and no more, so we are investigating if there is something we can do to prevent these errors, since it seems to occur at the TCP/IP level we do not know if there is some adjustment for the driver that makes it more resilient, or what others do in scenarios like this.
This is the part of the log that we have about the error on the server:
Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered: