On 03/06/2019 19:54, Rémy Maucherat wrote:

<snip/>

> Ok, that's completely different ;) I tried to be careful with that, but
> the algorithm changes to non blocking, so obviously there were some
> risks involved. I'll have a quick look at it, but you can go ahead with
> your window update fix and tag, this NIO2 problem is likely not a super
> critical issue.

I think I am making progress. The issue appears to stem from the
connection preface being processed in-line on Linux and OSX but not
in-line on Windows.

I'm probably missing something because my fix so far (and it isn't
complete) is making changes to the Http2UpgradeHandler API.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to