Commit 0e39beaf authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Add a note about the ap_r* problem with regard to buckets


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87672 13f79535-47bb-0310-9956-ffa450edef68
parent fec82d20
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2001/01/11 06:10:50 $]
Last modified at [$Date: 2001/01/12 14:32:38 $]

Release:

@@ -86,6 +86,13 @@ RELEASE SHOWSTOPPERS:
            specifying --with-module on the configure line.

RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:

    * Mod_autoindex is still causing too many buckets and too many bucket
      brigades to be created.  We need to improve the way the old ap_r*
      functions interact with buckets.  This is being tabled until after
      the beta.
          See MSG: <Pine.LNX.4.21.0101111403150.1557-100000@koj>

    * 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.