Welcome! Log In Create A New Profile

Advanced

how to enable http2 for two server hosted on the same IP

January 04, 2018 09:21AM
Hi All,

If I use

server {
listen 443 accept_filter=dataready ssl http2;
}
server {
listen 443 http2 sndbuf=512k;
}

I'll get error
duplicate listen options for 0.0.0.0:443

I know it's caused by http2 in server 2. But how can I enable http2 on two servers?
Subject Author Posted

how to enable http2 for two server hosted on the same IP

meteor8488 January 04, 2018 09:21AM

Re: how to enable http2 for two server hosted on the same IP

A. Schulze January 04, 2018 10:56AM

Re: how to enable http2 for two server hosted on the same IP

meteor8488 January 05, 2018 01:47AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 259
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