Reset connection pools without restarting server

In Integration Server 4.6, JDBC connection pools are configured at server level. Is there a way to reset the connection pool without having to restart the IS?

Good question - I’ve had the same problem.

Could you please elaborate on the timeout option? How and where does one enable the timeout and what is this option supposed to do?

Thanks.

We have it set for 60000ms (I believe it is recommended)in production but when we restart the database the connections aren’t refreshed for whatever reason.

We are experiencing the same problem. Timeout is 60000ms, minimum connections is 10, and maximum connections is 10.
Any suggestions would be welcome. Currently we have to cycle webMethods completely.