summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_task_input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mod_http2: new bucket beams for tranporting buckets across threads without ↵Stefan Eissing2016-04-151-46/+0
| | | | | | buffer copy. Code cleanup git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739303 13f79535-47bb-0310-9956-ffa450edef68
* mod_http2: slave connections are reusedStefan Eissing2016-03-171-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735416 13f79535-47bb-0310-9956-ffa450edef68
* using proxy http2 connection concurrently, if main connection also uses ↵Stefan Eissing2016-02-181-0/+3
| | | | | | http/2, needs more hardening git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1731096 13f79535-47bb-0310-9956-ffa450edef68
* first working h2 request engine implementation that does serial processing ↵Stefan Eissing2016-02-151-2/+0
| | | | | | of proxy requests git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730572 13f79535-47bb-0310-9956-ffa450edef68
* bytes read/written on slave connections are reported to mod_logio, fixes PR ↵Stefan Eissing2016-01-191-2/+2
| | | | | | 58871 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725496 13f79535-47bb-0310-9956-ffa450edef68
* rework of output handling on stream/session close, rework of cleartext ↵Stefan Eissing2015-11-031-3/+3
| | | | | | (http:) output to pass buckets to core filters, splitting of stream/io memory pools for stability and less sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1712300 13f79535-47bb-0310-9956-ffa450edef68
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+46
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690248 13f79535-47bb-0310-9956-ffa450edef68