one problem people face when using nginx as load balancer is how to pass real client IP address to the backend servers nginx supports ip transparency but network setup is complex simpler way: use proxy_protocol between load balancer nginx and backend nginx!
0 likes 0 replies
?