You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have an express application that run multiple instance of firebird.pool. the processes often gets too big due to open connections of the pool.
I think that pool function may have a timer to check idle connection and delete them.
The text was updated successfully, but these errors were encountered:
i have an express application that run multiple instance of firebird.pool. the processes often gets too big due to open connections of the pool.
I think that pool function may have a timer to check idle connection and delete them.
The text was updated successfully, but these errors were encountered: