Em 17/08/2016 15:44, Vlad Khorsun escreveu: > > a) Statement execution timeout > - timeout is set in milliseconds, there is no guarantee of exact precision > (especially under high load). The only promise is that timeout will not > happen earlier than specified
Why milliseconds? If you're going to use seconds for session, seconds here would be less confusing. Considering API calls, network times, etc, I doubt < 1s would be good for anything here. > - if timeout happens at moment with no client activity (for example between > two > fetch() calls) it will not take immediate effect, i.e. cursor remains open > and > resources is not freed What do you mean with "will not take immediate effect"? If it waits for the next fetch, it will not be effective for its purpose - track bad written applications. Adriano ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel