stable
Clone or download
Read-only
request #11573: Enable HTTP/2
Version of nginx on CentOS6 and CentOS7 both support HTTP/2 so enabling it is easy. On CentOS6, recent browsers will however not use it due to the absence of ALPN in the shipped version of OpenSSL. Change-Id: I539194b8a82c67c6ce985efc4a8dd691166f0daf
Modified Files
Name | ||||
---|---|---|---|---|
M | src/etc/nginx18/tuleap.conf.dist | +1 | −1 | Go to diff View file |
M | src/etc/nginx18/vhosts/nginx.conf | +1 | −1 | Go to diff View file |
M | tools/distlp/reverse-proxy/http_tuleap.conf | +1 | −1 | Go to diff View file |
M | tools/docker/reverse-proxy/nginx.conf | +1 | −1 | Go to diff View file |