diff options
author | Rainer Jung <rjung@apache.org> | 2020-03-25 15:13:55 +0100 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2020-03-25 15:13:55 +0100 |
commit | 7a5c965675b5a958b24b2ca13c24530f4b5673f9 (patch) | |
tree | 9d5549f1c4d05c10be370b74b23f37cce6085998 /STATUS | |
parent | revert for now, surprising the scheme is present. (diff) | |
download | apache2-7a5c965675b5a958b24b2ca13c24530f4b5673f9.tar.xz apache2-7a5c965675b5a958b24b2ca13c24530f4b5673f9.zip |
Trivial change to trigger a Travis build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1875641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: * Event's timeout_mutex to enter keepalive state probably needs some analysis/attention. - + * Better H2 integration? - adding handling of slave connections to mpm, no extra H2 workers, triggering "events" read/write/timer from main/slave |