Firebird should use the Optimized Configurations for the average hardware with an average load by Default ---------------------------------------------------------------------------------------------------------
Key: CORE-6235 URL: http://tracker.firebirdsql.org/browse/CORE-6235 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0.5 Environment: Windows 10 x64 Firebird 3.0.5.33220 (x64) Reporter: Luciano Mendes ACTUAL RESULT - The Firebird is not using the Optimized Configurations for the average hardware with an average load by Default according to the IB Surgeon company (See: https://ib-aid.com/en/optimized-firebird-configuration/) EXPECTED RESULT: - The Firebird should use the Optimized Configurations for the average hardware with an average load by Default according to the IB Surgeon company (See: https://ib-aid.com/download/firebirdconf/firebird_30_superserver_64bit.conf) ========================================================================= DefaultDbCachePages = "100K" instead of "2048" FileSystemCacheThreshold = "2M" instead of "64K" TempBlockSize = "2M" instead of "1M" TempCacheLimit = "1000M" instead of "64M" AuthServer = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp" AuthClient = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp, Srp256, Win_Sspi, Legacy_Auth" UserManager = "Legacy_UserManager, Srp" instead of "Srp" LockMemSize = "15M" instead of "1M" LockHashSlots = "30011" instead of "8191" ========================================================================= -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel