On 10/22/2015 05:19 PM, Rémy Maucherat wrote: > 2015-10-22 16:56 GMT+02:00 Mark Thomas <ma...@apache.org>: > >> 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. >> > > Cool ! Yes, it's a good stress test which makes it easy to spot an issue. > >> >> 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. >> > > That's what I get. Nice test since I had never tried the OpenSSL engine on > Windows [and I don't think JF did either].
I have issue building 1.0.2c on my windows box for the moment... Cheers Jean-Frederic --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org