Subject | Re: [firebird-support] tcp keep alive time |
---|---|
Author | Anderson Farias |
Post date | 2008-12-29T17:34:11Z |
Hi,
=D
My worry is the client connection being droped once [IF] client can't
respond to tcp keep alive probes since it is busy on some time consuming
task (eg. a 30 minutes sql task while tcp_keepalive_time = 15 minutes only)
So, [as for now] I understand one must keep tcp_keepalive_time bigger than
the time taken for its most time consuming sql.
Regards,
Anderson Farias
> I guess it is not the server who should answer, but the client, isn'tYes! Thanks Cantu!
> it? I mean, server "asks" the client to check if it is alive.
=D
My worry is the client connection being droped once [IF] client can't
respond to tcp keep alive probes since it is busy on some time consuming
task (eg. a 30 minutes sql task while tcp_keepalive_time = 15 minutes only)
So, [as for now] I understand one must keep tcp_keepalive_time bigger than
the time taken for its most time consuming sql.
Regards,
Anderson Farias