I'm running some test against MySQL and it seems that the first results are skewed by the time it takes to fill the connection pool w/ connections. Is there a way to pre-populate the connection pool. If not, what do people usually do? Just drop first X results where X is the number of connection in the pool?
thanks, skatz -- View this message in context: http://www.nabble.com/Connection-Pool-Pre-Populating-tp25793044p25793044.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

