httpd icon indicating copy to clipboard operation
httpd copied to clipboard

Icing/http2 2.0

Open icing opened this issue 3 years ago • 4 comments

New version of mod_http2 using pollsets. Sync with trunk for the module. Incorporates changes:

1894163 1894169 1894172 1894181 1894184 1894189 1894190 1894192 1894220 1894226 1894228 1894241 1894252 1894728 1894949

icing avatar Nov 17 '21 12:11 icing

Rebuild

ylavic avatar Nov 25 '21 12:11 ylavic

On Xenial:

Cannot load /home/travis/build/httpd-root/modules/mod_http2.so into server: /home/travis/build/httpd-root/modules/mod_http2.so: undefined symbol: apr_file_pipe_create_pools

You possibly want to disable H2_POLL_STREAMS for APR < 1.6 (Xenial ships 1.5)..

ylavic avatar Nov 25 '21 16:11 ylavic

The APR sales rep, who sold me this feature, never mentioned this!

icing avatar Nov 25 '21 19:11 icing

Never trust a sales ;)

ylavic avatar Nov 25 '21 20:11 ylavic