summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_conn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2:Stefan Eissing2021-10-121-82/+0
* * mod_http2: when a server is restarted gracefully, any idle h2 workerStefan Eissing2021-09-101-1/+6
* *) mod_http2: workaround to facilitate use of common internal protocol/meth...Stefan Eissing2020-06-171-4/+4
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-4/+4
* On the trunk:Stefan Eissing2018-01-171-6/+7
* On the trunk:Stefan Eissing2017-07-031-1/+2
* mod_http2: earlier slave connection allocator destroy, code cleanupsStefan Eissing2016-10-301-3/+2
* mod_http2: reverting int->apr_uint32_t changes of v1.7.xStefan Eissing2016-10-091-1/+1
* various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...Stefan Eissing2016-10-031-2/+2
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* revert of r1735444 as leaking, fix in task filter removalStefan Eissing2016-03-171-1/+0
* mod_http2: pushing slave conn setup outside of lock areaStefan Eissing2016-03-171-0/+1
* mod_http2: slave connections are reusedStefan Eissing2016-03-171-0/+3
* mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare...Stefan Eissing2016-02-261-2/+3
* fix segfault when not identifying mpm module, added detection for winnt, sime...Stefan Eissing2016-02-171-0/+4
* async handling of idle http2 connectionsStefan Eissing2016-01-271-0/+6
* fixed bug in upload that triggered window_updates during session shutdown, di...Stefan Eissing2015-12-231-4/+2
* rewrote http2 connection state handling, fixed keepalive timeout handling for...Stefan Eissing2015-12-221-10/+0
* mod_http2: returning idle connections back to the mpm in case of async mpm en...Stefan Eissing2015-12-151-3/+4
* internal rewiring to prepare for return from connection processing frequently...Stefan Eissing2015-12-141-7/+25
* new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing2015-11-251-2/+3
* task bucket_alloc now created per task pool, spare pools properly destroyedStefan Eissing2015-11-091-2/+2
* refactored connection io handling to go for blocking reads more often and use...Stefan Eissing2015-11-091-11/+6
* rework of output handling on stream/session close, rework of cleartext (http:...Stefan Eissing2015-11-031-2/+1
* creating ap_array_index in util, forwarding scheme into request processing, e...Stefan Eissing2015-08-181-10/+0
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+70