Http2 protocol in an nginx reverse proxy and docker container -


i have ubuntu 14.04 reverse proxy nginx 1.9.10 in front of 2 docker linux containers. 1 of containers has nginx server (1.9.10 too) serves static pages.

since knew 'http2' protocol available starting nginx 1.9.5, use in infrastructure. question be, should have enable 'http2' protocol in reverse proxy in nginx docker container? or in 1 of them?


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -