How do I set up global load balancing using Digital Ocean DNS and Nginx?

后端 未结 4 1245
悲哀的现实
悲哀的现实 2021-01-29 21:48

UPDATE: See the answer I\'ve provided below for the solution I eventually got set up on AWS.

I\'m currently experimenting w

4条回答
  •  死守一世寂寞
    2021-01-29 22:37

    Digital Ocean now supports Load Balancing of servers itself. It is extremely easy to set up and works great! Saves you having to add in unnecessary components such as nginx (if you only want to use for load balancing).

    We were having issues using SSL file uploads with nginx on a digital ocean server, however since the Digital Ocean update, we have removed nginx and now use Digital Ocean's load balancing feature and it works just as we need it to!

提交回复
热议问题