<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; DB Connection Pooling</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/database/db-connection-pooling/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 11:05:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to perform efficient testing of the Data Base Fail over (DBFO) mechanism?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-perform-efficient-testing-of-the-data-base-fail-over-dbfo-mechanism/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-perform-efficient-testing-of-the-data-base-fail-over-dbfo-mechanism/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:18:13 +0000</pubDate>
		<dc:creator>Saimadhu</dc:creator>
				<category><![CDATA[Database Failover]]></category>
		<category><![CDATA[DB Connection Pooling]]></category>
		<category><![CDATA[DBFO]]></category>
		<category><![CDATA[Functional testing]]></category>
		<category><![CDATA[Software Quality]]></category>
		<category><![CDATA[Software Quality Assurance]]></category>
		<category><![CDATA[Software security testing]]></category>
		<category><![CDATA[Software testing]]></category>
		<category><![CDATA[Software testing tools]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have Server connected to Primary, Secondary DB instance. If any of these DB instance is shutdown, forced to shutdown, network disconnected etc, then server will failover to the secondary db and viceversa. We want to test the &#8216;DB Connection Pooling&#8217; feature involved in the DBFO mechanism. Also, what measurements can we consider? like Connections [...]]]></description>
				<content:encoded><![CDATA[<p>We have Server connected to Primary, Secondary DB instance. If any of these DB instance is shutdown, forced to shutdown, network disconnected etc, then server will failover to the secondary db and viceversa.</p>
<p>We want to test the &#8216;DB Connection Pooling&#8217; feature involved in the DBFO mechanism.</p>
<p>Also, what measurements can we consider? like Connections Established, Connections Recovered, File descriptor count, etc.</p>
<p>The objective is we want to find the issues like whether the connections established, connection dropped, memory usage is ok, connections not leaking etc.</p>
<p>Please help in coming up with an efficient test approach.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-perform-efficient-testing-of-the-data-base-fail-over-dbfo-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.017 seconds using memcached
Object Caching 329/351 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 11:06:10 -->