Hi, I am working on Load Balancing for my websites…
I got this:
upstream backend {
ny1 192.241.143.207;
ny2 162.243.27.154;
sf1 162.243.133.133;
}
The servers host like 7 sites each(all the same files)…
What do I put in here:
ny1 {
location / {
proxy_pass http://backend; <-- here
}
}
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.