Tomcat Connection Pool?
От | Bjørn T Johansen |
---|---|
Тема | Tomcat Connection Pool? |
Дата | |
Msg-id | 1062540408.13805.4.camel@pennywise.havleik.no обсуждение исходный текст |
Ответы |
Re: Tomcat Connection Pool?
|
Список | pgsql-general |
I am running a connection pool for the PostgreSQL and I was wondering which values you would reccommend for the connection pool?
<parameter>
<name>maxWait</name>
<value>5000</value>
</parameter>
<parameter>
<name>maxActive</name>
<value>10</value>
</parameter>
<parameter>
<name>maxIdle</name>
<value>2</value>
</parameter>
What does maxWait and maxIdle means?
Regards,
BTJ
<parameter>
<name>maxWait</name>
<value>5000</value>
</parameter>
<parameter>
<name>maxActive</name>
<value>10</value>
</parameter>
<parameter>
<name>maxIdle</name>
<value>2</value>
</parameter>
What does maxWait and maxIdle means?
Regards,
BTJ
-- ----------------------------------------------------------------------------------------------- Bjørn T Johansen (BSc,MNIF) Executive Manager btj@havleik.no Havleik Consulting Phone : +47 67 54 15 17 Conradisvei 4 Fax : +47 67 54 13 91 N-1338 Sandvika Cellular : +47 926 93 298 http://www.havleik.no ----------------------------------------------------------------------------------------------- "The stickers on the side of the box said "Supported Platforms: Windows 98, Windows NT 4.0, Windows 2000 or better", so clearly Linux was a supported platform." ----------------------------------------------------------------------------------------------- |
В списке pgsql-general по дате отправления: