]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update STATUS document. One forgets how much there really is to do.
authorRich Bowen <rbowen@apache.org>
Thu, 11 Mar 2010 15:05:08 +0000 (15:05 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 11 Mar 2010 15:05:08 +0000 (15:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921884 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index 74f4e680c30214b1d0425a610c32292e74e33d92..776459d3f5c58515cbb4664eedb6f5515eb3e394 100644 (file)
@@ -33,6 +33,17 @@ Things That Need Fixing
 - The FAQ never amounted to much. Review the current FAQ, which is
   1.3-era, and bring it into this century.
 
+- Security docs are unhelpful, and assume that the reader knows nothing.
+  Need something a little more advanced, which either discusses
+  application-level security, or links to something that does. I'm not
+  even sure what to say needs done. Can we get someone to elaborate on
+  what, exactly, needs written? Ivan Ristic has said maybe he would be
+  willing to contribute.
+
+- Performance doc is way too low-level. Several people have said that
+  they might help out here, but it's a significant undertaking, and more
+  than a little daunting.
 - Windows platform docs are in desperate need of rewrites/updates for 2.x.
     - Bill Rowe and Bill Stoddard are good contacts for tech questions.
     - "using apache" has been done, "compiling apache" is still open
@@ -72,9 +83,6 @@ Things That Need Fixing
 
 - How does <Proxy> fit into sections.html?
 
-Documentation improvements
-==========================
-
 * Missing documentation for the support program checkgid
 
 * New user docs: Directory Handling (mod_dir/mod_autoindex/etc)