Subject Re: [firebird-support] Frequen INET/inet_error: receive in try_connect errno = 104
Author Helen Borrie
At 06:51 PM 14/11/2008, you wrote:
>Thanks.
>I didnt notice anything else other than the following errors.
>
>INET/inet_error: read errno = 104
>INET/inet_error: receive in try_connect errno = 104
>
>Is there anyway we can avoid these errors?

Probably not.

>What sort of problem can these errors cause?

Network errors are not unusual...if they are not accompanied by reports of problems from users then there's nothing to solve.

You might see the above error if your clients are stateless - web browsers, for example. The user wanders off to another URL and eventually, that connection stops responding to keep-alive packets.

./heLen