You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Manisha Sathe <ma...@yahoo.com> on 2005/11/29 16:45:00 UTC

How to test connection pooling

I am on tomcat 4.1

I am using JDBC connection pooling for MSSQL and
singleton class for JNDI lookup (only once) and get
connection.

Everything is working file. But how to test that
connection pool for 10 (where initial size specified
is 10) has been created ?

I know for mysql it is 'show processlist' and this
gives out initial number of connections at start. Same
thing how can i do it for mssql ?

regards
Manisha





		
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org