summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-06-06 22:07:58 +0000
committerStefan Fritsch <sf@apache.org>2011-06-06 22:07:58 +0000
commitfcd2bae83c0a40aac55cd21f3fa7f1bef88d06af (patch)
tree2e8918d62b26f7be42c1cc26ad12baeca7cfa7c0 /STATUS
parent8b4732f49495d344626cec72ca41a4c2892ce453 (diff)
downloadhttpd-fcd2bae83c0a40aac55cd21f3fa7f1bef88d06af.tar.gz
The example configuration looks good enough to me
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132801 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 0 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 182289049c..6bac9bf121 100644
--- a/STATUS
+++ b/STATUS
@@ -77,10 +77,6 @@ RELEASE SHOWSTOPPERS:
- MPM simple
- mod_serf (which is optimal for async httpd anyways)
- * Review the example configuration. It should be based on current best
- practices and not use deprecated features.
- wrowe sez: be specific or this isn't a SHOWSTOPPER
-
* The mod_session* modules need to be checked that their hooks respect
the returning of int (HTTP status codes) and apr_status_t as appropriate,
and any anomolies fixed.