Subject | RE: [firebird-support] Re: Help on Network Error Code - Urgent |
---|---|
Author | Alan McDonald |
Post date | 2004-05-19T23:12:06Z |
> Thanks Alan, here's what IBPhoenix say about the error:It's not the 10MB line. It's not the session timer or any other config
>
> "error: ECONNRESET or WSAECONNRESET
> error no: Winsock: 10054
> UNIX: see errno.h file
>
>
> What would (besides a crash) cause a disconnect? How does that app
> know a connection has been lost? If I see this error can I renew the
> connection and continue. What is the session timer used for?I am on a
> slower (10MB) network do I need to increase any timeout values?
> If so what are the timeout properties? Thanks for any help.
>
setting.
If you have ruled out hardware as the issue, then it's got to be a badly
behaved client application or incompatible client libraries. Have you
checked the client lib versions and that they match the server version?
Alan