From: Joe Orton Date: Fri, 1 May 2026 13:49:54 +0000 (+0000) Subject: Updated list of things we could/should remove from trunk before 2.6. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbcf16f2617511ce3e235a6d5bba8c321c13c4fe;p=thirdparty%2Fapache%2Fhttpd.git Updated list of things we could/should remove from trunk before 2.6. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933651 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dd1e33ec89..58891b93d5 100644 --- 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?