Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

nginx proxy loadbalacing

January 23rd, 2009 · 1 Comment

One of many uses of NGINX is http/https proxy load balancing. This guide is Debian specific so your milage with other flavors may vary. In this example we always redirect http to https. The main nginx configation file is /etc/nginx/nginx.conf and below is a sample configuration file:

[Read more →]

Tags: Installation