Writeup Here: serversforhackers.com/c/nginx-lb-ssl-termination
We'll set up SSL-termination on the load balancer. In this setup, the load balancer decrypts the SSL connection and sends an http request on port 80 over the local private network to the application servers.
Twitter: twitter.com/fideloper
Facebook: www.facebook.com/serversforhackers/
Book: book.serversforhackers.com/
Deploy: deploy.serversforhackers.com/
Docker: shippingdocker.com/
コメント