mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Make the conf. parameter DummyPacketInterval more accurate.
This commit is contained in:
parent
fe8428312a
commit
3eb03dfa02
@ -499,8 +499,9 @@
|
||||
# Seconds to wait on a silent client connection before the server sends
|
||||
# dummy packets to request acknowledgment.
|
||||
#
|
||||
# DO NOT USE THIS OPTION. It may hang or crash Windows on the client side as
|
||||
# explained here: http://support.microsoft.com/default.aspx?kbid=296265
|
||||
# NOTE. This option may hang or crash Windows NT4 or Windows 2000 pre SP3
|
||||
# on the client side as explained here:
|
||||
# http://support.microsoft.com/default.aspx?kbid=296265.
|
||||
# or may not prevent eventual inactive client disconnection for other OS.
|
||||
#
|
||||
# Normally, Firebird uses SO_KEEPALIVE socket option to keep track of
|
||||
|
Loading…
Reference in New Issue
Block a user