# Configuration file for Firebird 1.5 SuperServer # Optimized by IBSurgeon (www.ib-aid.com), released March 23, 2020 # ########### HOW TO APPLY this Firebird Configuration ############ ### 1. Run gstat -h databasename and ensure that Page Buffers = 0 - for every database. ### 2. Copy this firebird.conf to Firebird folder, rename it to firebird.conf, then restart Firebird ### (all users should be disconnected before restart!). Keep old config as a backup! ################################################################ # Any questions? Contact us via email support@ib-aid.com DefaultDbCachePages = 9999 SortMemBlockSize = 3048576 SortMemUpperLimit = 567108864 LockMemSize = 562144 #RootDirectory = #DatabaseAccess = Full #ExternalFileAccess = None #UdfAccess = Restrict UDF #TempDirectories = #OldParameterOrdering = 0 #CompleteBooleanEvaluation = 0 #DeadlockTimeout = 10 #MaxUnflushedWrites = 100 #MaxUnflushedWriteTime = 5 #BugcheckAbort = 0 #OldColumnNaming = 0 #ConnectionTimeout = 180 #DummyPacketInterval = 0 #RemoteServiceName = gds_db #RemoteServicePort = 3050 #RemoteAuxPort = 0 #TcpRemoteBufferSize = 8192 #TcpNoNagle = 0 #RemoteBindAddress = #LockSemCount = 32 #LockGrantOrder = 1 #LockAcquireSpins = 0 #LockHashSlots = 1001 #EventMemSize = 65536 #CpuAffinityMask = 1 #PrioritySwitchDelay = 100 #DeadThreadsCollection = 50 #PriorityBoost = 5 #GuardianOption = 1 #ProcessPriorityLevel = 0 #IpcMapSize= 4096 #IpcName = FirebirdIPI #RemotePipeName = interbas #CreateInternalWindow = 1 #LockSignal = 16 #RemoteFileOpenAbility = 0