Hi,
I cannot get http2 to work.
I have enabled nginx and http2 on my server. When I go to:
https://tools.keycdn.com/http2-test
I see that http2 is enabled.
My site is https with A+ rating.
Then I try to activate http2 by adding, amongst other things to my nginx directives in plesk 12.5:
listen 443 ssl http2;
My sysadmin tells me that this line is added OK to the conf file.
But when I look in Chrome, all my resources are still delivered thru http1.1
I went thru:
https://kb.plesk.com/fr/128766
ie:
- ssl enabled
- nginx enabled
- openssl > 1.0.1
- no custom config template
- nginxhttp2=true
- we recreated the config files
I cannot get http2 to work.
I have enabled nginx and http2 on my server. When I go to:
https://tools.keycdn.com/http2-test
I see that http2 is enabled.
My site is https with A+ rating.
Then I try to activate http2 by adding, amongst other things to my nginx directives in plesk 12.5:
listen 443 ssl http2;
My sysadmin tells me that this line is added OK to the conf file.
But when I look in Chrome, all my resources are still delivered thru http1.1
I went thru:
https://kb.plesk.com/fr/128766
ie:
- ssl enabled
- nginx enabled
- openssl > 1.0.1
- no custom config template
- nginxhttp2=true
- we recreated the config files