CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2014/08/06 03:36:31

Modified files:
        usr.sbin/httpd : httpd.h server.c server_file.c 

Log message:
Adjust the read/write watermarks according to the TCP send buffer.
This fixes sending of large files.  Previously, httpd was reading the
input file too quickly and could run out of memory when filling the
input buffer.

Found by jsg@
OK florian@

Reply via email to