RE: [firebird-support] Re: Slow execution of Stored Procedure after 20 min. inactivity

2017-12-06 Thread hv...@users.sourceforge.net [firebird-support]
> ---In firebird-support@yahoogroups.com, wrote : > > With “idle” I mean no connections at all. > I already found out the problem is related to a custom UDF dll, but it’s > unclear to me why this only happens after 20 minutes. > I added some logging to the UDF so I could see when the UDF was l

RE: [firebird-support] Re: Slow execution of Stored Procedure after 20 min. inactivity

2017-12-06 Thread Marcel Brink mbr...@xploration.onmicrosoft.com [firebird-support]
Hello, With “idle” I mean no connections at all. I already found out the problem is related to a custom UDF dll, but it’s unclear to me why this only happens after 20 minutes. I added some logging to the UDF so I could see when the UDF was loaded and unloaded and the memory usage at those moment