You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@hyperreal.com> on 1995/10/13 17:13:14 UTC

bug with 0.8.14 and send_fd timeout/Timeout directive (fwd)

Ack sent.


Forwarded message:
> From <@c...@demon.net>  Fri Oct 13 08:36:39 1995
> Sender: jrg@demon.net
> Message-ID: <30...@demon.net>
> Date: Fri, 13 Oct 1995 16:29:06 +0100
> From: James R Grinter <jr...@demon.net>
> X-Mailer: Mozilla 2.0b1 (X11; I; BSD/386 uname failed)
> MIME-Version: 1.0
> To: apache-bugs@apache.org
> Subject: bug with 0.8.14 and send_fd timeout/Timeout directive
> X-URL: http://www.apache.org/docs/compat_notes.html
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> 0.8.x doesn't behave as 0.8.x and NCSA with respect to the
> httpd.conf Timeout directive. It is using it as a maximum
> transfer time - because the timeout is only set once and not
> per read.
> 
> Fix: <URL:http://http.demon.net/~jrg/timeout-patch.txt>
> 
> Tested against slow links and large files - it definitely
> allows a large (3.8MB) file to be downloaded over a slowish
> (64k) line.

I'd suggest we add a new Timeout config setting for partial read/writes.
That setting would be *much* shorter than "Timeout".


rob