zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.28k stars 279 forks source link

Question about proxy.loadBalancing #1354

Open ivan133 opened 2 months ago

ivan133 commented 2 months ago

Hi! This is just a bunch of lame questions maybe someone could answer them

I'm just trying to understand how to use proxy.loadBalancing true

1 Should I be one mup.js file with several servers (separated) And it will work out of a box? Or should I have separate machine for nginx ?

2 How can I check if it is working?

3 mup swarm is still not recommended for production use?