On Sun, Jan 16, 2011 at 9:43 PM, James Cameron <qu...@laptop.org> wrote:

> I don't know about the Apache version used on the XS, but on a desktop
> here the edit was in /etc/apache2/mods-available/reqtimeout.conf and
> changed
>
> RequestReadTimeout header=20-40,minrate=500
> RequestReadTimeout body=10,minrate=500
>
> to
>
> RequestReadTimeout header=20-40,minrate=50
> RequestReadTimeout body=20,minrate=50
>
>
I looked into this a little more and found, per
http://httpd.apache.org/docs/trunk/mod/mod_reqtimeout.html that module is
for Apache 2.2.15 and later.  The Apache version on XS 0.6 is a bit long in
the tooth.

[root@schoolserver ~]# httpd -v
Server version: Apache/2.2.9 (Unix)
Server built:   Jul 14 2008 15:36:56

Anyone have ideas for a workaround?

Anna Schoolfield
Birmingham
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to