Comments on How to Install Varnish Reverse Proxy with Nginx on Ubuntu 16.04 LTS
Varnish is a proxy server focused on HTTP caching. It's designed as HTTP accelerator and can act as reverse proxy for your web server Apache or Nginx. In this tutorial, I will show you how to install and configure varnish HTTP accelerator as a reverse proxy for Nginx web server.
4 Comment(s)
Add comment
Comments
By: Saif
Varnish will be listening on port 80 for all http traffic. What for https traffic which listens on 443 port?
By: till
Varnish dies not support HTTPS. HTTPS is served from nginx directly, which is already very fast.
By: Oluyemi
Thanks a lot. You saved me
By: dzm
not working for https. allways return err_connection_refuse