On 19/10/2015 13:38, Rémy Maucherat wrote: > 2015-10-19 14:24 GMT+02:00 Mark Thomas <ma...@apache.org>:
>> Anything reproducible? > > Chrome mostly, Firefox is a bit nicer for me. I use JF's ApacheCon example > as well so that issues are easier to see: > https://github.com/jfclere/h2_demos/tree/master/httpd > Although APR works perfectly, NIO has some glitches and NIO2 doesn't work. > After debugging everything, I think the encryption layer is fine, the IO > looks fine as well, and the HTTP2 code looks ok as well. First of all, I have to say that the sslImplementationName option on the Connector is fantastic. To be able to switch from APR to NIO+OpenSSL that easily is great. JF's HTTP/2 example web page is pretty good too. I've got things up and running on Windows (a good opportunity to test the tcnative binaries) and I see what looks to be the same problem with Chrome + NIO2 in that no images are displayed. Even a simple HTTP/2 page fails. I'm hoping that the recent handful of HTTP/2 fixes will have made the root cause easier to track down. I guess I'll find out soon enough. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org