zodern / meteor-up

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

Custom load balance strategy #1262

Closed DavidShefcik closed 3 months ago

DavidShefcik commented 3 years ago

Added an option to configure nginx's load balancer strategy. This option is a string to allow for custom strategies instead of just the built in ones. The configuration option is called loadBalanceStrategy.