Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from January 23rd, 2009

nginx proxy loadbalacing

January 23rd, 2009 · 1 Comment · Installation

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: