Commit 16d6b88c authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

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
parent f53f80df
Loading
Loading
Loading
Loading
+0 −4
Changes for STATUS: 0 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -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.