]> granicus.if.org Git - apache/commitdiff
Mention the sendfile issue with FreeBSD.
authorRyan Bloom <rbb@apache.org>
Wed, 20 Dec 2000 15:07:12 +0000 (15:07 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 20 Dec 2000 15:07:12 +0000 (15:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87455 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f844f89f9547f4716e795938c1cf10783656b670..303f5fd037327b65589875eeda828f10a68ea341 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2000/12/20 06:26:58 $]
+Last modified at [$Date: 2000/12/20 15:07:12 $]
 
 Release:
 
@@ -74,6 +74,8 @@ RELEASE SHOWSTOPPERS:
        Status: rbb volunteers
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+    * FreeBSD has issues when sendfile is used.  Some images aren't sent
+      completely.  The work around is to turn off sendfile support.
 
     * release distros do not include a "test" dir.  It should be
       cleaned for the dev guys.  (Greg volunteers)