Subject | Re: [firebird-support] Re: Firebird on Linux - KeepAlive? |
---|---|
Author | Milan Babuskov |
Post date | 2008-08-30T14:37:20Z |
Myles Wakeham wrote:
What kind of network is between client and the server (you mentioned
using a client on a Windows box, and server is Linux)? Is it direct
connection via LAN, or you go through something like Internet, ADSL,
VPN, whatever?
Check the output of this command:
# cat /proc/sys/net/ipv4/tcp_keepalive_time
Also, are you sure the problem is on the server? There are some Windows
firewall software that also closes the connection after some idle time.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
>> Myles Wakeham wrote:Ok, so xinetd is not a problem.
>>> A recent update to Linux that our servers got increased the resillience
> to
>>> client TCP port connections, by forcing the connection to be dropped
> after a
>>> certain amount of inactivity (it appears to be about 10 minutes from our
>>> experience).
>> Are you using Classic or Superserver?
>
> Firebird SuperServer 1.5.5 on Fedora Core 5 Linux.
What kind of network is between client and the server (you mentioned
using a client on a Windows box, and server is Linux)? Is it direct
connection via LAN, or you go through something like Internet, ADSL,
VPN, whatever?
Check the output of this command:
# cat /proc/sys/net/ipv4/tcp_keepalive_time
Also, are you sure the problem is on the server? There are some Windows
firewall software that also closes the connection after some idle time.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com