From: Stefan Fritsch Date: Wed, 17 Mar 2010 19:41:39 +0000 (+0000) Subject: add list of modules lacking documentation X-Git-Tag: 2.3.6~332 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=559b64dc73defe34fd4d785ed5d72864d2ab153c;p=apache add list of modules lacking documentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index a7fab4081e..8138f7ebcc 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -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)