summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2020-11-21 23:44:51 +0000
committerYann Ylavic <ylavic@apache.org>2020-11-21 23:44:51 +0000
commit431b3e365268887075b20c7ae19add6a5ea23dc6 (patch)
treed5200c7369b486560ce2a1e4f9fcd403ac3a3f57 /STATUS
parentc49dadf6a2ba36f60769f729e4843e2e433b06b7 (diff)
downloadhttpd-431b3e365268887075b20c7ae19add6a5ea23dc6.tar.gz
Whitespace change to trigger travis (somehow interrupted).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883705 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 180d7d2414..71b8c39b4d 100644
--- a/STATUS
+++ b/STATUS
@@ -91,12 +91,12 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
analysis/attention.
* Better H2 integration?
- - adding handling of slave connections to mpm, no extra H2 workers,
+ - adding handling of slave connections to mpm, no extra H2 workers,
triggering "events" read/write/timer from main/slave
- add slave writes/done/abort to events that wake up master connection
- disentangle core filters to server one purpose only, so that H2
versions can reuse them properly.
-
+
* Remove mod_access_compat?
* Ditch platforms/89/old prereqs or anything else?