Subject | Re: [firebird-support] tcp keep alive time |
---|---|
Author | Anderson Farias |
Post date | 2008-12-29T18:22:19Z |
Hi,
It is *safe* to configure tcp_keepalive_time to [let's say] 5 minutes, even
there's some SQL tasks that will take 30 minutes to complete (than making
the *server* process unresponsiviness for those 30 min) -- the client
[connection] won't be droped since client still responds to keep alive
probes while waiting fb server response.
Many thanks Dmitry and Cantu!
Regards,
Anderson Farias
> Nope, the client will respond to the TCP keep-alive pings regardless ofOk, so... let's see I've understand correctly now:
> its SQL activity. FB server never forcibly disconnects active clients
> unless being shutdown itself.
It is *safe* to configure tcp_keepalive_time to [let's say] 5 minutes, even
there's some SQL tasks that will take 30 minutes to complete (than making
the *server* process unresponsiviness for those 30 min) -- the client
[connection] won't be droped since client still responds to keep alive
probes while waiting fb server response.
Many thanks Dmitry and Cantu!
Regards,
Anderson Farias