Subject | error reading data from connection |
---|---|
Author | geroldschwarz |
Post date | 2002-08-20T20:32:53Z |
Hi,
I've got a problem with multi threading connections.
I built a Delphi app server that creates a new session for each
client. Now with increasing traffic I will sometimes get the error
message "error reading data from connection". All other
clients/sessions are not influenced by this error and work properly.
Also the client can establish a new session that will also work
properly again.
The DB server is located on the same machine as the app server. I use
the Firebird build 1.0.0.796. The app server uses the BDE (5.1.1.1).
Can anyone help me with this problem?
Thanks.
Gerold
I've got a problem with multi threading connections.
I built a Delphi app server that creates a new session for each
client. Now with increasing traffic I will sometimes get the error
message "error reading data from connection". All other
clients/sessions are not influenced by this error and work properly.
Also the client can establish a new session that will also work
properly again.
The DB server is located on the same machine as the app server. I use
the Firebird build 1.0.0.796. The app server uses the BDE (5.1.1.1).
Can anyone help me with this problem?
Thanks.
Gerold