On Sun, Oct 11, 2015 at 7:00 PM, Stefan Eissing
<stefan.eiss...@greenbytes.de> wrote:
> Ok, analyzed the code. Here is what seems to be happening:
>
> - mod_http2, in the connection hook, does a blocking, speculative read to
>   a) make sure the ALPN has been triggered
>   b) check for the magic 24 bytes h2 preface in case H2Direct is on
>   This works fine for HTTP/1.1 or protocols where the client starts sending 
> bytes right away.
>   If the client waits for something from the server first, it gives a 
> timeout. This seems to be the NNTP case.

Does it make any sense to enable h2 on NNTP?

Reply via email to