Subject RE: [firebird-support] Help with firebird.conf
Author Leyne, Sean
> I've a legacy system that keeps many "old active transactions" and "old
> intersting transactions" for a long time. How can I configure "firebird.conf" to
> support 50 conections on a "SuperClassic 2.5.1" and get a better performance
> on a Windows Server 16GB ?

Without a change to the behaviour of the application (to commit transactions appropriately), I doubt there is much that can be done.

Increasing the size of the page cache will reduce the amount of disk IO which would be performed but that will only go so far.


Sean