some extemporaenous things for dot-next

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Covener
2016-12-24 13:57:45 +00:00
parent f85892f1f9
commit ca06ee31ae

9
STATUS
View File

@ -74,6 +74,15 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
care about the two remaining incompatible code lines (one with lua_strlen,
one with lua_objlen).
* Event's timeout_mutex to enter keepalive state probably needs some
analysis/attention.
* Better H2 integration?
* Remove mod_access_compat?
* Ditch platforms/89/old prereqs or anything else?
OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: