reduce memory usage by handling http/2 coalescing via a lua script (#1779)

* add support for proxy protocol on HTTP listener (#1777)

* add support for proxy protocol on HTTP listener

* rename option, add doc

* reduce memory usage by handling http/2 coalescing via a lua script

* move script to file

* use wellknown

* fix integration test
This commit is contained in:
Caleb Doxsey 2021-01-19 08:45:28 -07:00 committed by GitHub
parent 09747aa3ba
commit b2ceaa9e91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 156 additions and 77 deletions

File diff suppressed because one or more lines are too long