tomeshnet / ipfs-live-streaming

Like HTTP live streaming, but with IPFS which is maybe better?
GNU General Public License v3.0
449 stars 74 forks source link

Load balancing #34

Open benhylau opened 6 years ago

benhylau commented 6 years ago

@darkdrgn2k mentioned adding poor man's DNS load balancing to the provisioning. If we deploy multiple mirrors it's probably a good idea to also front that infrastructure with a load balancer. Digital Ocean has this option for us https://www.terraform.io/docs/providers/do/r/loadbalancer.html should we need it.