<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Is maxRequestLength relevant any more?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Is maxRequestLength relevant any more?</description>
  <pubDate>Sat, 11 Apr 2026 01:09:20 -700</pubDate>
  <lastBuildDate>Fri, 16 Aug 2013 17:39:24 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=4278</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Is maxRequestLength relevant any more? : Yes, it&amp;#039;s the &amp;#034;httpRuntime...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16745#16745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1737" rel="nofollow">ctoth</a><br /><strong>Subject:</strong> 4278<br /><strong>Posted:</strong> 16-Aug-2013 at 5:39pm<br /><br />Yes, it's the "httpRuntime maxRequestLength" in &lt;system.web&gt;. I think I know what confused me: it's in KiloBytes. Our settings is now "1648576", which then means ~1.6GB, and not 1.6MB :)<br>]]>
   </description>
   <pubDate>Fri, 16 Aug 2013 17:39:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16745#16745</guid>
  </item> 
  <item>
   <title>Is maxRequestLength relevant any more? : Interesting. I assume youmean...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16743#16743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4278<br /><strong>Posted:</strong> 16-Aug-2013 at 5:29pm<br /><br />Interesting.&nbsp; I assume you&nbsp;mean the maxRequestLength on the httpRuntime element, and in theory it should kick in when using .NET Remoting with IIS, but I'm seeing the same results as you.<DIV>&nbsp;</DIV><DIV>There's little documentation on Remoting, and Remoting in IIS, and I can't find anything that explains whether this should work or why it's not.&nbsp;&nbsp; There have been no enhancements to DevForce which would have affected this.</DIV>]]>
   </description>
   <pubDate>Fri, 16 Aug 2013 17:29:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16743#16743</guid>
  </item> 
  <item>
   <title>Is maxRequestLength relevant any more? : In a BOS setup there&amp;#039;s a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16741#16741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1737" rel="nofollow">ctoth</a><br /><strong>Subject:</strong> 4278<br /><strong>Posted:</strong> 16-Aug-2013 at 3:56pm<br /><br />In a BOS setup there's a "maxRequestLength"settings in the BOS server's web.config file. I wanted to challenge this limitation, and purposefully created transactions, where I persisted bigger entities than the maxRequestLength into the database. Each transaction had such a single entity, which stored big binary data in a single field. Interestingly, no error was triggered, and I confirmed with Fiddler that data sent up in one big piece.<br>I wonder what are the situations where "maxRequestLength" poses real limitation? Were there any enhancement in DevForce Classic versions which changed the behavior in this respect?<br>We use RPC (and not WCF) for client-BOS communication. Earlier we used v3.7.1, I'm testing now with v3.8.2.<br><br>Thanks,<br>Csaba<br>]]>
   </description>
   <pubDate>Fri, 16 Aug 2013 15:56:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4278&amp;PID=16741#16741</guid>
  </item> 
 </channel>
</rss>