Enable HTTP2 under proxy protocol

This commit is contained in:
Joseph Schorr 2015-12-08 15:36:26 -05:00
parent 37dec895ce
commit a25572f2b3

View file

@ -35,7 +35,7 @@ http {
server {
include server-base.conf;
listen 8443 default proxy_protocol;
listen 8443 ssl http2 default proxy_protocol;
ssl on;
# This header must be set only for HTTPS