Firebird Documentation IndexFirebird 2.0.6 Release Notes → New Configuration Parameters and Changes
Firebird Home Firebird Home Prev: General UDF ChangesFirebird Documentation IndexUp: Firebird 2.0.6 Release NotesNext: ExternalFileAccess

New Configuration Parameters and Changes

Table of Contents

ConnectionTimeout
ExternalFileAccess
LegacyHash
Redirection
GCPolicy
New parameter OldColumnNaming
UsePriorityScheduler
TCPNoNagle has changed
Removed or Deprecated Parameters

ConnectionTimeout

D. Yemanov

(V.2.0.6) On heavily loaded Windows systems, local connect (XNET) could fail due to the client timing out while waiting for the server to set the xnet_response_event. To help with this problem, the ConnectionTimeout parameter has been enhanced to affect XNET connections, in addition to TCP/IP (improvement backported from V.2.5.0).

Note

The caveat documented for this parameter, although still applicable to network transports, does not apply to XNET's protocol.

Prev: General UDF ChangesFirebird Documentation IndexUp: Firebird 2.0.6 Release NotesNext: ExternalFileAccess
Firebird Documentation IndexFirebird 2.0.6 Release Notes → New Configuration Parameters and Changes