From: Stefan Fritsch Date: Mon, 6 Jun 2011 22:07:58 +0000 (+0000) Subject: The example configuration looks good enough to me X-Git-Tag: 2.3.13~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcd2bae83c0a40aac55cd21f3fa7f1bef88d06af;p=apache 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 --- 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.