Subject Re: [firebird-support] tcp keep alive time
Author Dmitry Yemanov
Anderson Farias wrote:
>
> If I set tcp_keepalive_time to [let's say] 15 minutes. And, some client
> connection executes a *heavy* SQL that takes about 30 minutes to complete.
> Will fb process/socket (fb classic) respond to keep alive probes (will any
> happen anyway?) during this period of activity?

Nope, the server isn't going to respond. This feature is currently
available in SuperServer only, it will be supported by Classic starting
with v2.5.


Dmitry