Commit cd2af793 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Add a note about the directives to add input and output filters.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87458 13f79535-47bb-0310-9956-ffa450edef68
parent f0fc256b
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2000/12/20 16:21:08 $]
Last modified at [$Date: 2000/12/20 16:35:22 $]

Release:

@@ -70,6 +70,11 @@ RELEASE SHOWSTOPPERS:
	Status: rbb volunteers

RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
    * The directives to setup output filters need to be re-visited.  These
      directives aren't consistent with what we already have, and they don't
      always make good sense.
          Status:  rbb volunteers.

    * FreeBSD has issues when sendfile is used.  Some images aren't sent
      completely.  The work around is to turn off sendfile support.