stream { upstream backend { server backend1.example.com:12345; } server { listen 12345; proxy_pass backend; } }by logicking - How to...
Dear All, I am a System Admin from India and using nginx as load balancer since some time. I have few web servers which I am load balancing using nginx and they are working fine. I use --with-http_realip_module and location / { proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_pass http://ws1;by logicking - How to...
Dear All, I am a System Admin from India and using nginx as load balancer since some time. I have few web servers which I am load balancing using nginx and they are working fine. I use --with-http_realip_module and location / { proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_setby logicking - New Member Introductions
![]() |
![]() |
![]() |
![]() |
|