]> granicus.if.org Git - apache/commitdiff
STATUS update.
authorIgor Galić <igalic@apache.org>
Wed, 24 Nov 2010 15:04:57 +0000 (15:04 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 24 Nov 2010 15:04:57 +0000 (15:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1038638 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index 4c07791fe26f61ec33136d7e0b7acb97fcfdb4aa..86958a66002b69373c116286d6705e5cfc15c96e 100644 (file)
@@ -46,10 +46,13 @@ To Do List
     two-httpd dav setup covered in Rich Bowen's DAV Apachecon
     presentation.
 
-- 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.
+- Performance doc "drop-in replace" wikified by Igor from Sander's
+  presentation: http://wiki.apache.org/httpd/PerformanceScalingUp
+  What's missing are reviews regarding statements made about Windows,
+  as well as: http://wiki.apache.org/httpd/PerformanceScalingOut for
+  a follow up -- these days it's *all* about scaling, really.
+
+
 - Windows platform docs are in desperate need of rewrites/updates for 2.x.
     - Bill Rowe is a good contact for tech questions.
     - "using apache" has been done, "compiling apache" is still open
@@ -100,7 +103,7 @@ To Do List
               one-process-mode == no threads, i.e. only one
               process handling the requests in a single loop?
 
-- Individual docs will need some cleanup. 
+- Individual docs will need some cleanup.
      - platform/ebcdic.xml - needs major rework for 2.0
      - dso.xml - Reads as though this is a nifty new thing we just came
        up with recently.
@@ -126,10 +129,10 @@ To Do List
     are available for each AllowOverride setting.
   - New index: backout modules by type (aaa, mappers, loggers etc.)
     probably by introducing a <category> element in modulesynopsis
-  - Use a tag like <var> in place of <em> for things like the 
+  - Use a tag like <var> in place of <em> for things like the
     <syntax> listing.
     - in progress
-  - add letter links to glossary and quickreference, 
+  - add letter links to glossary and quickreference,
     perhaps also a term overview (sidebar)
   - remove <pre> elements. Use <br /> and <indent> elements to get
     a similar effect.