10-09-2023, 11:59 PM
Hi Sven,
currently the IWDataModulePool cannot release connections. I suspect that you set the PoolSize to a lower number (say, the default, 20 connections) and GrowToSize to a greater number (e.g. 50) and AutoGrow is set to True, is that correct?
It would be interesting to release the aditional connections created due to the AutoGrow property is set.. is that your goal?
currently the IWDataModulePool cannot release connections. I suspect that you set the PoolSize to a lower number (say, the default, 20 connections) and GrowToSize to a greater number (e.g. 50) and AutoGrow is set to True, is that correct?
It would be interesting to release the aditional connections created due to the AutoGrow property is set.. is that your goal?

