<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: On the Wire with channel.Open()/Close()</title>
	<link>http://kennyw.com/indigo/140</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<pubDate>Thu, 08 Jan 2009 12:58:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: kennyw.com &#187; Blog Archive &#187; Client (TCP and Named Pipe) Connection Pooling</title>
		<link>http://kennyw.com/indigo/140#comment-35739</link>
		<author>kennyw.com &#187; Blog Archive &#187; Client (TCP and Named Pipe) Connection Pooling</author>
		<pubDate>Wed, 14 Mar 2007 23:21:44 +0000</pubDate>
		<guid>http://kennyw.com/indigo/140#comment-35739</guid>
		<description>[...] That being said, the lifetime of the underlying socket is not necessarily 1-1 with the lifetime of the channel. Due to our connection pooling feature in WCF, a connection can be reused over the lifetime of multiple channels. We perform connection pooling for both buffered and streaming channels. Our connection pool is configurable through TcpConnectionPoolSettings/NamedPipeConnectionPoolSettings. These settings include a GroupName that we use for isolation, an upper bound on our cache size (MaxOutboundConnectionsPerEndpoint), and timeout values for reliability and NLB support [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] That being said, the lifetime of the underlying socket is not necessarily 1-1 with the lifetime of the channel. Due to our connection pooling feature in WCF, a connection can be reused over the lifetime of multiple channels. We perform connection pooling for both buffered and streaming channels. Our connection pool is configurable through TcpConnectionPoolSettings/NamedPipeConnectionPoolSettings. These settings include a GroupName that we use for isolation, an upper bound on our cache size (MaxOutboundConnectionsPerEndpoint), and timeout values for reliability and NLB support [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajay Antony's Blog</title>
		<link>http://kennyw.com/indigo/140#comment-19495</link>
		<author>Sajay Antony's Blog</author>
		<pubDate>Sat, 30 Dec 2006 04:00:50 +0000</pubDate>
		<guid>http://kennyw.com/indigo/140#comment-19495</guid>
		<description>&lt;strong&gt;Adding a Message Header without using a MessageContract...&lt;/strong&gt;

Using Message contracts is quite a straight forward way of creating and adding message headers.But then...</description>
		<content:encoded><![CDATA[<p><strong>Adding a Message Header without using a MessageContract&#8230;</strong></p>
<p>Using Message contracts is quite a straight forward way of creating and adding message headers.But then&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
