I'm in the process of implementing connection pooling and the setup I'm using (http://www.javaexchange.com - really slick!) has settings for min # connections and max # connection. Any suggestions on where I should set these values? min=2, max=6? My site will be outside the firewall, open to the public for all to trash. Culley __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
- Re: [GENERAL] jdbc connection pool settings Culley Harrelson
- Re: [GENERAL] jdbc connection pool settings Anand Raman
- Re: [GENERAL] jdbc connection pool settings Peter T Mount