Forward real IP to Nginx servers while using proxy or load balancing
Days ago I was working on a load balancing solution using Kemp’s Load Master 2200 Load Balancer. Behind this hardware there were 2 Nginx servers. The load balancing configuration was Layer 7 with X-Forwarded-For. Everything was good, all my pages were served from the load balancer without issue, however one thing was missing, the real IP […] Read more