]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Updated list of things we could/should remove from trunk before 2.6.
authorJoe Orton <jorton@apache.org>
Fri, 1 May 2026 13:49:54 +0000 (13:49 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 1 May 2026 13:49:54 +0000 (13:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933651 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dd1e33ec894591561f1c8457f01e48cb5285c735..58891b93d549f200112a3588c42d2a465ece6de4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,7 +99,17 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
     - disentangle core filters to server one purpose only, so that H2
       versions can reuse them properly.
 
-  * Remove mod_access_compat?
+  * Candidates to remove:
+    - mod_access_compat
+    - mod_imagemap
+    - mod_privileges
+    - mod_dav_lock
+    - mod_ssl_ct
+    - OS/2 support
+    - Netware support
+    - mod_ssl OCSP stapling support (mod_md's is better)
+    - OpenSSL < 3 support (mod_ssl/ab)
+    - MPMs: simple, motorz
 
   * Ditch platforms/89/old prereqs or anything else?