<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'Chunking'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Chunking&amp;orTags=0</link><description>Search results matching tag 'Chunking'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Can the maximum chunk size be configured?</title><link>http://forums.iis.net/p/1153179/1885231.aspx#1885231</link><pubDate>Tue, 18 Nov 2008 15:44:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885231</guid><dc:creator>end.er</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I need to chunk responses to clients in a &lt;span style="font-weight:bold;"&gt;closed system&lt;/span&gt;.
I know chunking can be done through c# in aspx pages. But what I would
prefer is to tell IIS to send all responses as chunked with a maximum
size of 16k bytes as the chunk size. &lt;/p&gt;&lt;p&gt;Is this possible to do?&lt;/p&gt;&lt;p&gt;What
I need to do is send binary files to clients on request. The clients
(custom apps, not web browsers) have limited ram available. A proposed
solution is that the clients get the files (less than 10MB being about
average size) in chunks. I would prefer&amp;nbsp; to not have to write code to
read the file and send it in chunks, I would prefer that IIS handle it
for me if possible. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;Steve</description></item></channel></rss>