]> granicus.if.org Git - apache/commitdiff
add list of modules lacking documentation
authorStefan Fritsch <sf@apache.org>
Wed, 17 Mar 2010 19:41:39 +0000 (19:41 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 17 Mar 2010 19:41:39 +0000 (19:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924439 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index a7fab4081e496f6fb4d6db7e007cf8800724d6e8..8138f7ebcc5722351c1c5b4df528f22bab6de5c9 100644 (file)
@@ -84,6 +84,24 @@ To Do List
       up auth using each of the supported databases.
 
 - modules docs
+    - the follwing modules added since 2.2 lack documentation
+        - mod_dialup
+        - mod_lua
+        - mod_ratelimit
+        - mod_serf
+        - mod_watchdog
+        - mod_heartbeat
+        - mod_heartmonitor
+        - mod_lbmethod_bybusyness
+        - mod_lbmethod_byrequests
+        - mod_lbmethod_bytraffic
+        - mod_lbmethod_heartbeat
+        - mod_socache_dbm
+        - mod_socache_memcache
+        - mod_socache_shmcb
+        - mpm_simple
+      the list may be incomplete
+      maybe some of the modules will not be included in 2.4
     - mod_suexec: very little documentation
     - mod_rewrite: explain, when which variables are actually available
       (PR 16402)