Figure 5 shows an example of a comparison that flagged a change to the Max connections setting on the connection pool attribute of a data source.
图5展示了一个比较示例,该比较标记了对一个数据源的连接池属性上的最大连接设置的更改。
Max wait time: the maximum time the pool will wait for a connection to be returned.
最大等待时间:连接池等待连接返回的最大时间。
Max idle time: the maximum time a connection may sit idle in the pool before being physically closed.
最大空闲时间:连接池中的连接被物理关闭前能保持空闲的最大时间。
应用推荐