Randy,<div><br></div><div>Are you sure this is an issue with the size of the input and not the amount of time that the connection is left open?</div><div><br></div><div>Michael<br><br><div class="gmail_quote">On Tue, Jun 3, 2008 at 8:16 PM, Zed A. Shaw &lt;<a href="mailto:zedshaw@zedshaw.com">zedshaw@zedshaw.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Tue, 3 Jun 2008 17:09:05 -0400<br>
&quot;Randy Fischer&quot; &lt;<a href="mailto:rf@ufl.edu">rf@ufl.edu</a>&gt; wrote:<br>
<br>
&gt; Hi folks,<br>
<div class="Ih2E3d">&gt;<br>
&gt; I&#39;m wondering if this is a simple 32-bit int issue in the ragel-generated<br>
&gt; code?<br>
<br>
</div>Shouldn&#39;t be, since the ragel code is only used to parse the headers,<br>
and when that&#39;s done it then just streams 16k chunks from the socket to<br>
a tempfile. &nbsp;Now, if your headers are 4G then I&#39;d like to know how you<br>
did that since Mongrel would block you hard.<br>
<br>
Only thing that I could think of is that you aren&#39;t setting a size<br>
properly at some point. &nbsp;Either your header reports the wrong size, or<br>
you&#39;re not setting it.<br>
<font color="#888888"><br>
--<br>
Zed A. Shaw<br>
- Hate: <a href="http://savingtheinternetwithhate.com/" target="_blank">http://savingtheinternetwithhate.com/</a><br>
- Good: <a href="http://www.zedshaw.com/" target="_blank">http://www.zedshaw.com/</a><br>
- Evil: <a href="http://yearofevil.com/" target="_blank">http://yearofevil.com/</a><br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Mongrel-users mailing list<br>
<a href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/mongrel-users" target="_blank">http://rubyforge.org/mailman/listinfo/mongrel-users</a><br>
</div></div></blockquote></div><br></div>