Welcome! Log In Create A New Profile

Advanced

Re: [nginx] support http2 per server

June 08, 2017 11:20AM
It sounds right.

According to the same situation, how does http2 protocol force other
virtual servers to process certificate (ssl handshake).

Example:

server {
listen 443 http2;
a.com;
ssl_certi....;
}

server {
listen 443 http2;
b.com;
ssl_certi....;
}

We assume sni is 'a.com', then the connection contains different requests
with different domains.
That b.com will escape from ssl handshake. In fact, we need it to do the
ssl handshake.

Thanks.


On Thu, Jun 8, 2017 at 10:17 PM, Valentin V. Bartenev <vbart@nginx.com>
wrote:

> On Thursday 08 June 2017 12:07:29 洪志道 wrote:
> > Hi!
> > Now, http2 is enabled globally for 'listen' directive with ip:port.
> > It seems it's possible to enable by server with sni, alpn, npn.
> > Take a look, please.
> >
> [..]
>
> How will "sni, alpn, npn" prevent browser from asking other virtual
> servers using already opened HTTP/2 connection?
>
> wbr, Valentin V. Bartenev
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] support http2 per server

karton 821 June 08, 2017 12:08AM

Re: [nginx] support http2 per server

karton 338 June 08, 2017 03:00AM

Re: [nginx] support http2 per server

Valentin V. Bartenev 299 June 08, 2017 10:18AM

Re: [nginx] support http2 per server

karton 326 June 08, 2017 11:20AM

Re: [nginx] support http2 per server

Valentin V. Bartenev 299 June 08, 2017 11:26AM

Re: [nginx] support http2 per server

karton 332 June 08, 2017 12:10PM

Re: [nginx] support http2 per server

Valentin V. Bartenev 316 June 08, 2017 01:10PM

Re: [nginx] support http2 per server

karton 375 June 08, 2017 01:18PM

Re: [nginx] support http2 per server

Neil Craig 306 June 08, 2017 01:22PM

Re: [nginx] support http2 per server

karton 392 June 09, 2017 01:42AM

Re: [nginx] support http2 per server

Valentin V. Bartenev 303 June 09, 2017 07:46AM

Re: [nginx] support http2 per server

karton 375 June 09, 2017 08:28AM

Re: [nginx] support http2 per server

karton 381 June 09, 2017 08:58AM

Re: [nginx] support http2 per server

InfoHunter 368 June 09, 2017 02:08PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 141
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready