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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -