Page 1 of 1

http2 on port 8083 ?

Posted: Sun Dec 25, 2016 2:38 am
by sauvegardezvous99
hello guyzzzzzz ,

do you think to implement "http2" for nginx listening on 8083?

I am able to add SSL certificate but not actiavated "http2" protocol.

here's the error I got when I added "listen 8083 ssl http2" in config file /usr/local/vesta/nginx/conf/nginx.conf

Code: Select all

service vesta restart
Stopping vesta-nginx:                                      [  OK  ]
Stopping vesta-php:                                        [  OK  ]
Starting vesta-nginx: nginx: [emerg] the "http2" parameter requires ngx_http_v2_module in /usr/local/vesta/nginx/conf/nginx.conf:81
                                                           [FAILED]

thx you ,

Re: http2 on port 8083 ?

Posted: Sun Dec 25, 2016 3:27 pm
by skamasle
You not have http2 module installed if you get that warning.

Re: http2 on port 8083 ?

Posted: Sat Dec 31, 2016 11:35 pm
by sauvegardezvous99
skamasle wrote:You not have http2 module installed if you get that warning.
I know this.

But, on the other hand, all vhosts running on that server has ngx_mod_http2 activated.
It seems that vesta runs under its own configuration files.

Re: http2 on port 8083 ?

Posted: Mon Jan 02, 2017 11:22 pm
by skurudo

Code: Select all

/usr/local/vesta/nginx/sbin/vesta-nginx -V
nginx version: nginx/1.9.6
built by gcc 4.9.2 (Debian 4.9.2-10)
built with OpenSSL 1.0.1k 8 Jan 2015 (running with OpenSSL 1.0.1t  3 May 2016)
TLS SNI support enabled
configure arguments: --prefix=/usr/local/vesta/nginx --with-http_ssl_module
vesta-nginx was compiled without many-many modules

Can you pls tell why you need http2 in CP? Control Panel will be faster or slow now for you?

Re: http2 on port 8083 ?

Posted: Tue Jan 03, 2017 2:23 am
by sauvegardezvous99
skurudo wrote:

Code: Select all

Can you pls tell why you need http2 in CP?[/quote]

Why, because it recommends by Google Chrome to move from http1.1 to http2 for enhance web performance.

[quote]Control Panel will be faster or slow now for you?[/quote]
I don't get it. if vesta runs faster with http2 for me ?

Re: http2 on port 8083 ?

Posted: Tue Mar 07, 2017 10:31 am
by skurudo
sauvegardezvous99 wrote:
skurudo wrote:

Code: Select all

Can you pls tell why you need http2 in CP?[/quote]
Why, because it recommends by Google Chrome to move from http1.1 to http2 for enhance web performance.[/quote]

It's just some marketing slogan.
I did try http2 and there is no such incredible performance.

[quote="sauvegardezvous99"][quote]Control Panel will be faster or slow now for you?[/quote]
I don't get it. if vesta runs faster with http2 for me ?[/quote]

You really think if http2 will be enabled CP wil work faster? I doubt, Vesta is already fast ;-)