On Sun, Jan 16, 2011 at 9:43 PM, James Cameron <span dir="ltr">&lt;<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I don&#39;t know about the Apache version used on the XS, but on a desktop<br>
here the edit was in /etc/apache2/mods-available/reqtimeout.conf and<br>
changed<br>
<br>
RequestReadTimeout header=20-40,minrate=500<br>
RequestReadTimeout body=10,minrate=500<br>
<br>
to<br>
<br>
RequestReadTimeout header=20-40,minrate=50<br>
RequestReadTimeout body=20,minrate=50<br><br></blockquote><div><br>I looked into this a little more and found, per <a href="http://httpd.apache.org/docs/trunk/mod/mod_reqtimeout.html">http://httpd.apache.org/docs/trunk/mod/mod_reqtimeout.html</a> that module is for Apache  2.2.15 and later.  The Apache version on XS 0.6 is a bit long in the tooth.<br>
<br>[root@schoolserver ~]# httpd -v<br>Server version: Apache/2.2.9 (Unix)<br>Server built:   Jul 14 2008 15:36:56<br><br>Anyone have ideas for a workaround?<br><br>Anna Schoolfield<br>Birmingham<br></div></div>