Hi,
I am trying to set up the connection pooling for wM so that there are not more than one connection open to a DB when connecting through wM. The problem comes when I am using DB Alias.
I did set up the Minimum connections to 1 and Maximum connection to 1 and the expiriation time to 60000 milliseconds. But wM doesn’t seem to expire the connection once its done using. I have tried different configurations with these variables and wM seem to work in a similar fashion without giving any control over how many connections you can open to a DB.
Any suggestions or feedback on how to control the number of conncetions will be greatly appreciated.
Thanks