Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-06 Thread Sven Schleier
Hi Chris, When I use curl, I also get the same response via HTTP, not HTTP/2. curl --http2 -k -v -g -6 https://\[::1\]:8443 I think I leave it for now. But thanks for your support. Cheers, Sven On 7/6/16, 3:01 AM, "Christopher Schultz" wrote: >-BEGIN PGP

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sven, On 6/6/16 9:34 AM, Sven Schleier wrote: > Hi Mark, > > Thanks for this hint. My Tomcat is actually reachable from external > via HTTP/2. When I try to connect via the official domain I can > connect via HTTP/2 over SSL (h2), but not locally

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-06 Thread Sven Schleier
t;>>> Protocols” so it’s not switching to HTTP/2. >>>>> >>>>> You'll only get that if you try to use HTTP/2 over a non-TLS channel. >>>>> >>>>> When using TLS, ALPN is used to negotiate the protocol. >>&g

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-06 Thread Mark Thomas
You'll only get that if you try to use HTTP/2 over a non-TLS channel. >>>> >>>> When using TLS, ALPN is used to negotiate the protocol. >>>> >>>> Mark >>>> >>>> >>>>> >>>>> >>>>> On 1

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-06 Thread Sven Schleier
;>> Mark >>> >>> >>>> >>>> >>>> On 1/6/16, 7:04 PM, "Mark Thomas" <ma...@apache.org> wrote: >>>> >>>>> On 01/06/2016 03:16, Sven Schleier wrote: >>>>>> Hi mailin

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-03 Thread Mark Thomas
; On 1/6/16, 7:04 PM, "Mark Thomas" <ma...@apache.org> wrote: >>> >>>> On 01/06/2016 03:16, Sven Schleier wrote: >>>>> Hi mailinglist, >>>>> >>>>> I just want to play around with the new HTTP/2 implementation of Tom

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-03 Thread Sven Schleier
over a non-TLS >>> channel. >>> >>> When using TLS, ALPN is used to negotiate the protocol. >>> >>> Mark >>> >>> >>>> >>>> >>>> On 1/6/16, 7:04 PM, "Mark Thomas" <ma...@apache.org>

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-02 Thread Christopher Schultz
On 1/6/16, 7:04 PM, "Mark Thomas" <ma...@apache.org> wrote: >>> >>>> On 01/06/2016 03:16, Sven Schleier wrote: >>>>> Hi mailinglist, >>>>> >>>>> I just want to play around with the new HTTP/2 >>>>> implemen

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-01 Thread Sven Schleier
"Mark Thomas" <ma...@apache.org> wrote: >> >>> On 01/06/2016 03:16, Sven Schleier wrote: >>>> Hi mailinglist, >>>> >>>> I just want to play around with the new HTTP/2 implementation of Tomcat >>>> 8.5.2 Beta. The to

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-01 Thread Mark Thomas
Mark > > > On 1/6/16, 7:04 PM, "Mark Thomas" <ma...@apache.org> wrote: > >> On 01/06/2016 03:16, Sven Schleier wrote: >>> Hi mailinglist, >>> >>> I just want to play around with the new HTTP/2 implementation of Tomcat >&

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-01 Thread Sven Schleier
nt to play around with the new HTTP/2 implementation of Tomcat >> 8.5.2 Beta. The tomcat instance is up and running and the h2 support is >> activated, according to the log during startup: >> >> 01-Jun-2016 01:57:52.544 INFO [main] >> org.apache.coyote.http11.AbstractHttp

Re: Tomcat 8.5.2 Beta and HTTP/2

2016-06-01 Thread Mark Thomas
On 01/06/2016 03:16, Sven Schleier wrote: > Hi mailinglist, > > I just want to play around with the new HTTP/2 implementation of Tomcat > 8.5.2 Beta. The tomcat instance is up and running and the h2 support is > activated, according to the log during startup: > > 01-Jun-2

Tomcat 8.5.2 Beta and HTTP/2

2016-05-31 Thread Sven Schleier
Hi mailinglist, I just want to play around with the new HTTP/2 implementation of Tomcat 8.5.2 Beta. The tomcat instance is up and running and the h2 support is activated, according to the log during startup: 01-Jun-2016 01:57:52.544 INFO [main] org.apache.coyote.http11